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

Obtain size of statically sized container. More...

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

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

Detailed Description

template<class T>
struct Dune::Functions::StaticSize< T >

Obtain size of statically sized container.

Derives from std::integral_constant<std::size_t, size>


The documentation for this struct was generated from the following file: