#include <IntType.h>
Type trait which yields an unsigned integer type of a given number of bytes. If there is no such type, the Type member type will be absent, allowing it to be used in SFINAE contexts.
Definition at line 33 of file IntType.h.