sigx++  2.0.1
Public Types
sigx::const_trait< const T_type > Struct Template Reference

Specialization for const types. More...

#include <const_trait.h>

Public Types

typedef const T_type add
typedef T_type remove

Detailed Description

template<typename T_type>
struct sigx::const_trait< const T_type >

Specialization for const types.

Member Typedef Documentation

template<typename T_type >
typedef const T_type sigx::const_trait< const T_type >::add
template<typename T_type >
typedef T_type sigx::const_trait< const T_type >::remove

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