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

Converts an integral type to a signed type (only works on fundamental types, excluding char). More...

#include <cxx11.hpp>

Detailed Description

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

Converts an integral type to a signed type (only works on fundamental types, excluding char).