#include <dumux/common/variablesbackend.hh>
|
template<class V> |
auto | operator() (const V &v) -> decltype(std::declval< V >().resize(0)) |
|
◆ operator()()
template<class V>
auto Dumux::Detail::DofBackend::HasResize::operator() |
( |
const V & | v | ) |
-> decltype(std::declval<V>().resize(0))
|
|
inline |
The documentation for this struct was generated from the following file: