sigx::volatile_trait< T_type > Struct Template Reference
[Threadsafety]
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 |
Detailed Description
template<typename T_type>
struct sigx::volatile_trait< T_type >
Traits for adding/removing the volatile qualifier from a type.
Member Typedef Documentation
template<typename T_type>
template<typename T_type>
The documentation for this struct was generated from the following file: