sigx++  2.0.1
Data Structures | Namespaces
const_trait.h File Reference

Go to the source code of this file.

Data Structures

struct  sigx::const_trait< T_type >
 Traits for adding/removing the const qualifier from a type. More...
struct  sigx::const_trait< const T_type >
 Specialization for const types. More...
struct  sigx::const_trait< T_type & >
 Specialization for references to non-const types. More...
struct  sigx::const_trait< const T_type & >
 Specialization for references to const types. More...

Namespaces

namespace  sigx