|
log4cplus
1.1.0
|
#include <stringhelper.h>
Static Public Member Functions | |
| static void | step1 (tchar *&, intType &) |
| static bool | is_negative (intType) |
Definition at line 136 of file stringhelper.h.
| static bool log4cplus::helpers::ConvertIntegerToStringHelper< intType, false >::is_negative | ( | intType | ) | [inline, static] |
Definition at line 147 of file stringhelper.h.
| static void log4cplus::helpers::ConvertIntegerToStringHelper< intType, false >::step1 | ( | tchar *& | , |
| intType & | |||
| ) | [inline, static] |
Definition at line 140 of file stringhelper.h.
1.7.6.1