ARB
Public Types | List of all members
TypeOp< T const > Struct Template Reference

#include <ttypes.h>

Public Types

typedef T const ArgT
 
typedef T BareT
 
typedef T const ConstT
 
typedef T const & RefT
 
typedef TRefBareT
 
typedef T const & RefConstT
 

Detailed Description

template<typename T>
struct TypeOp< T const >

Definition at line 226 of file ttypes.h.

Member Typedef Documentation

template<typename T >
typedef T const TypeOp< T const >::ArgT

Definition at line 227 of file ttypes.h.

template<typename T >
typedef T TypeOp< T const >::BareT

Definition at line 228 of file ttypes.h.

template<typename T >
typedef T const TypeOp< T const >::ConstT

Definition at line 229 of file ttypes.h.

template<typename T >
typedef T const& TypeOp< T const >::RefT

Definition at line 230 of file ttypes.h.

template<typename T >
typedef T& TypeOp< T const >::RefBareT

Definition at line 231 of file ttypes.h.

template<typename T >
typedef T const& TypeOp< T const >::RefConstT

Definition at line 232 of file ttypes.h.


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