log4cplus 2.0.8
Static Public Member Functions | List of all members
log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, true > Struct Template Reference

#include <stringhelper.h>

Static Public Member Functions

static void step1 (charType *&it, intType &value)
 
static bool is_negative (intType val)
 

Detailed Description

template<typename intType, typename charType>
struct log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, true >

Definition at line 103 of file stringhelper.h.

Member Function Documentation

◆ is_negative()

template<typename intType , typename charType >
static bool log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, true >::is_negative ( intType  val)
inlinestatic

Definition at line 134 of file stringhelper.h.

◆ step1()

template<typename intType , typename charType >
static void log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, true >::step1 ( charType *&  it,
intType &  value 
)
inlinestatic

Definition at line 107 of file stringhelper.h.

References LOG4CPLUS_TEXT, and LOG4CPLUS_UNLIKELY.


The documentation for this struct was generated from the following file: