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

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