#include <apibase.h>
This type trait has a type alias member
type
which points to the signed integral type consisting of
BYTES
bytes. For example,
IntType<4>::type
is
Int32
.
BYTES | Number of bytes. |