Rheolef  7.1
an efficient C++ finite element environment
is_container< T >
+ Inheritance diagram for is_container< T >:

Public Types

typedef std::false_type type
 

Detailed Description

template<class T>
struct rheolef::is_container< T >

Definition at line 40 of file container_traits.h.

Member Typedef Documentation

◆ type

typedef std::false_type type

Definition at line 41 of file container_traits.h.


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