System::Constraints::IsCsPointer< T > Struct Template Reference

A template predicate that determines if the specified type is a pointer type. By default any type is considered non-pointer type. More...

Inherits false_type.

Detailed Description

template<typename T>
struct System::Constraints::IsCsPointer< T >

A template predicate that determines if the specified type is a pointer type. By default any type is considered non-pointer type.