cvr::internal::are_same< T, U > Struct Template Reference
are_same<T, U>::value is
true if
T
==
U
and
false otherwise.
More...
#include <cvrMetaProgrammingTools.h>
List of all members.
Detailed Description
template<typename T, typename U>
struct cvr::internal::are_same< T, U >
are_same<T, U>::value is
true if
T
==
U
and
false otherwise.
The documentation for this struct was generated from the following file: