System::IsBoxedValue< T > Struct Template Reference

A template predicate the specifed type is BoxedValue class. More...

Inherits false_type.

Detailed Description

template<typename T>
struct System::IsBoxedValue< T >

A template predicate the specifed type is BoxedValue class.

Template Parameters
TThe type to check