My Project
|
If the provided type is an signed type (taking into account const qualifications), Provides the member typedef type which is the same as T, except that the type is unsigned. More...
#include <make_unsigned.hpp>
If the provided type is an signed type (taking into account const qualifications), Provides the member typedef type which is the same as T, except that the type is unsigned.
T | the type to query |