add the const qualifier to the provided type T More...
T
#include <type_transforms.h>
Inherits detail::_add_const< T >.
adds const qualification to the provided type such that T becomes const T
const T