Calico
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups
cal::remove_cv< T > Struct Template Reference

Removes both the const and volatile qualifiers from the type. More...

#include <cxx11.hpp>

Detailed Description

template<class T>
struct cal::remove_cv< T >

Removes both the const and volatile qualifiers from the type.