libcopp 2.3.1
|
#include <string_oprs.h>
Public Types | |
using | value_type_s = T |
using | value_type_u = typename std::make_unsigned< T >::type |
Static Public Member Functions | |
static size_t | call (char *str, size_t strsz, value_type_s in) |
static size_t | call (char *str, size_t strsz, value_type_u in) |
Definition at line 259 of file string_oprs.h.
using util::string::int2str_helper< T >::value_type_s = T |
Definition at line 260 of file string_oprs.h.
using util::string::int2str_helper< T >::value_type_u = typename std::make_unsigned<T>::type |
Definition at line 261 of file string_oprs.h.
|
inlinestatic |
Definition at line 263 of file string_oprs.h.
References util::string::int2str_signed().
|
inlinestatic |
Definition at line 265 of file string_oprs.h.
References util::string::int2str_unsigned().