25#ifndef LOG4CPLUS_HELPERS_SNPRINTF_H
26#define LOG4CPLUS_HELPERS_SNPRINTF_H
30#if defined (LOG4CPLUS_HAVE_PRAGMA_ONCE)
54 std::vector<
tchar> buf;
tchar const * print(tchar const *fmt,...) LOG4CPLUS_FORMAT_ATTRIBUTE(__printf__
tchar const int print_va_list(tchar const *&str, tchar const *fmt, std::va_list) LOG4CPLUS_FORMAT_ATTRIBUTE(__printf__
#define LOG4CPLUS_FORMAT_ATTRIBUTE(archetype, fmt_index, first_arg_index)