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 >

List of all members.


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: