Template Struct ConstLike< const T1, T2 >

Template Struct ConstLike< const T1, T2 >#

Struct Documentation#

template<class T1, class T2>
struct ConstLike<const T1, T2>#

Public Types

typedef const T2 type#