remove the volatile qualifier from the provided type T More...
T
#include <type_transforms.h>
Inherits detail::_remove_volatile< T >.
removes references from the provided type such that volatile T becomes T
volatile T