DUNE-FUNCTIONS (unstable)
Dune::Functions::HasStaticSize< T > Struct Template Reference
Check if type is a statically sized container. More...
#include <dune/functions/common/type_traits.hh>
Detailed Description
template<class T>
struct Dune::Functions::HasStaticSize< T >
struct Dune::Functions::HasStaticSize< T >
Check if type is a statically sized container.
Derives from std::true_type or std::false_type
The documentation for this struct was generated from the following file:
- dune/functions/common/type_traits.hh
