is_pointer< T * > Struct Template Reference
#include <type_traits.h>
Inheritance diagram for is_pointer< T * >:
Additional Inherited Members | |
Public Types inherited from true_type | |
enum | { value = true } |
Detailed Description
template<typename T>
struct illumina::interop::is_pointer< T * >
Test if type is a raw pointer
The documentation for this struct was generated from the following file:
- /io/interop/util/type_traits.h