instigate::generic::conversion< T, T > Class Template Reference
the specialization of
conversion class when the template arguments are the same types.
More...
#include <base.hpp>
List of all members.
|
Static Public Attributes |
|
static const bool | exists = true |
static const bool | same_type = true |
static const bool | super_sub_class = false |
Detailed Description
template<typename T>
class instigate::generic::conversion< T, T >
the specialization of
conversion class when the template arguments are the same types.
bool same = conversion<T, T>::same_type;
The documentation for this class was generated from the following file: