dune-functions 2.9.0
Dune::Functions::HasStaticSize< T > Struct Template Reference

Check if type is a statically sized container. More...

#include <dune/functions/common/type_traits.hh>

Inheritance diagram for Dune::Functions::HasStaticSize< T >:
Inheritance graph

Detailed Description

template<class 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: