dune-common  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dune::Std::to_true_type< T > Class Template Reference

template mapping a type to std::true_type More...

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

Inheritance diagram for Dune::Std::to_true_type< T >:

Detailed Description

template<typename T>
class Dune::Std::to_true_type< T >

template mapping a type to std::true_type

Template Parameters
TSome type
Note
This class exists mostly for consistency with to_false_type.

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