BDE 4.14.0 Production release
|
#include <bdljsn_numberutil.h>
This class will be a bsl::true_type
if the specified (template parameter type) t_TYPE
is a signed type, and bsl::false_type
otherwise. t_TYPE
shall be an integral type. Note that currently bsl::is_signed is not available for C++03 platforms.