PolyBoRi
List of all members
polybori::is_same_type< Type1, Type2 > Class Template Reference

This class tests whether two types equal. More...

#include <pbori_func.h>

Inheritance diagram for polybori::is_same_type< Type1, Type2 >:
polybori::integral_constant< CTypes::bool_type, false >

Additional Inherited Members

- Public Types inherited from polybori::integral_constant< CTypes::bool_type, false >
enum  
 
typedef CTypes::bool_type result_type
 
- Public Member Functions inherited from polybori::integral_constant< CTypes::bool_type, false >
result_type operator() (...) const
 

Detailed Description

template<class Type1, class Type2>
class polybori::is_same_type< Type1, Type2 >

This class tests whether two types equal.


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