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

Performs lvalue transformations and removes cv-qualifiers. More...

#include <cxx11.hpp>

Inherits cal::_priv::decay< T >.

Detailed Description

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

Performs lvalue transformations and removes cv-qualifiers.