MADNESS
version 0.9
|
remove_volatile<volatile T>::type will be T More...
#include <type_traits_bits.h>
Public Types | |
typedef T | type |
remove_volatile<volatile T>::type will be T
typedef T madness::tr1::remove_volatile< volatile T >::type |