Tests in runtime to see if char is signed or not. More...
#include <climits>
Go to the source code of this file.
Namespaces | |
namespace | ecl |
Functions | |
bool | ecl::is_char_signed () |
Determines if your platform char type is signed or otherwise. |
Tests in runtime to see if char is signed or not.
Definition in file char_sign.hpp.