Template Struct ConstLike

Template Struct ConstLike#

Struct Documentation#

template<class T1, class T2>
struct ConstLike#

projects the constness of T1 on T2

Public Types

typedef T2 type#