ROSE 0.11.145.147
Public Types | List of all members
sg::ConstLike< T1, T2 > Struct Template Reference

Description

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

projects the constness of T1 on T2

Definition at line 50 of file sageGeneric.h.

#include <sageInterface/sageGeneric.h>

Public Types

typedef T2 type
 

Member Typedef Documentation

◆ type

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

Definition at line 52 of file sageGeneric.h.


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