System::CastResult< String > Struct Template Reference

Specialization of CastResult for case of casting to string. More...

Public Types

typedef String type
 An alias for a template argument of this template. More...
 

Detailed Description

template<>
struct System::CastResult< String >

Specialization of CastResult for case of casting to string.

Member Typedef Documentation

◆ type

An alias for a template argument of this template.