tinymt-cpp
0.0.1
|
Checks whether the given integral type T
(or its signed type) uses 2's complement for the signed integer representation.
More...
#include <tinymt.h>
Checks whether the given integral type T
(or its signed type) uses 2's complement for the signed integer representation.
TINYMT_CPP_TWOS_COMPLEMENT
is defined, then its value overwrites the check and totally controls the result.