System::IsBoxedValue< BoxedValue< T > > Struct Template Reference

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

Inherits true_type.

Detailed Description

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

A template predicate the specifed type T is BoxedValue class.

Template Parameters
TThe type to check