dune-common  2.4.1-rc2
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 >:
Inheritance graph

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: