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