ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sg::ConstLike< T1, T2 > Struct Template Reference

projects the constness of T1 on T2 More...

#include <sageGeneric.h>

Public Types

typedef T2 type
 

Detailed Description

template<class T1, class T2>
struct sg::ConstLike< T1, T2 >

projects the constness of T1 on T2

Definition at line 45 of file sageGeneric.h.

Member Typedef Documentation

template<class T1, class T2>
typedef T2 sg::ConstLike< T1, T2 >::type

Definition at line 47 of file sageGeneric.h.


The documentation for this struct was generated from the following file: