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

A template predicate that determines if the specified type is a pointer type. SharedPtr is a pointer type. More...

Inherits true_type.

Detailed Description

template<class T>
struct System::Constraints::IsCsPointer< SharedPtr< T > >

A template predicate that determines if the specified type is a pointer type. SharedPtr is a pointer type.