log4cplus 2.0.8
log4cplus::helpers::ConvertIntegerToStringHelper< intType, charType, false > Struct Template Reference

#include <stringhelper.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 142 of file stringhelper.h.

Member Function Documentation

◆ is_negative()

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

Definition at line 153 of file stringhelper.h.

◆ step1()

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

Definition at line 146 of file stringhelper.h.


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