#include <dune/functions/functionspacebases/hierarchicvectorwrapper.hh>
|
template<class MI , typename std::enable_if< HasStaticSize< MI >::value, int >::type = 0> |
static constexpr std::size_t | getStaticSizeOrZero () |
|
template<class MI , typename std::enable_if< not HasStaticSize< MI >::value, int >::type = 0> |
static constexpr std::size_t | getStaticSizeOrZero () |
|
§ type
template<class V, class MultiIndex>
§ getStaticSizeOrZero() [1/2]
template<class V, class MultiIndex>
template<class MI , typename std::enable_if< HasStaticSize< MI >::value, int >::type = 0>
§ getStaticSizeOrZero() [2/2]
template<class V, class MultiIndex>
template<class MI , typename std::enable_if< not HasStaticSize< MI >::value, int >::type = 0>
The documentation for this struct was generated from the following file: