|
log4cplus
2.0.0
|
#include <stringhelper.h>
Static Public Member Functions | |
| static void | step1 (charType *&it, intType &value) |
| static bool | is_negative (intType val) |
Definition at line 103 of file stringhelper.h.
| static bool log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, true >::is_negative | ( | intType | val | ) | [inline, static] |
Definition at line 134 of file stringhelper.h.
| static void log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, true >::step1 | ( | charType *& | it, |
| intType & | value | ||
| ) | [inline, static] |
Definition at line 107 of file stringhelper.h.
References LOG4CPLUS_TEXT, and LOG4CPLUS_UNLIKELY.
1.7.6.1