rutz::is_class< T > Struct Template Reference
Traits class to tell us whether T is a class type or not.
More...
#include <rutz/traits.h>
List of all members.
|
Public Types |
enum | { value
} |
Detailed Description
template<typename T>
struct rutz::is_class< T >
Traits class to tell us whether T is a class type or not.
Definition at line 118 of file traits.h.
The documentation for this struct was generated from the following file: