sigx++ 2.0.1
|
Traits for adding/removing the volatile qualifier from a type. More...
#include <volatile_trait.h>
Public Types | |
typedef volatile T_type | add |
typedef T_type | remove |
Traits for adding/removing the volatile qualifier from a type.
typedef volatile T_type sigx::volatile_trait< T_type >::add |
typedef T_type sigx::volatile_trait< T_type >::remove |