SeExpr
SeExpr2::ADD_CONST< T, true > Struct Template Reference

#include <ExprWalker.h>

Public Types

typedef const T TYPE
 
typedef T TYPE
 

Detailed Description

template<class T>
struct SeExpr2::ADD_CONST< T, true >

Definition at line 28 of file ExprWalker.h.

Member Typedef Documentation

◆ TYPE [1/2]

typedef T SeExpr2::ADD_CONST< T, constnode >::TYPE

Definition at line 25 of file ExprWalker.h.

◆ TYPE [2/2]

template<class T>
typedef const T SeExpr2::ADD_CONST< T, true >::TYPE

Definition at line 29 of file ExprWalker.h.


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