stlsoft/conversion/number/grouping_functions.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::format_thousands() formatting function (Conversion Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/conversion/integer_to_string.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/string/char_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Functions

template<typename C>
size_t translate_thousands (C *dest, size_t cchDest, C const *picture, C const *rawNumber, C fmtSep, C outputSep)
template<typename C, typename I>
size_t format_thousands (C *dest, size_t cchDest, C const *picture, I const &number, C fmtSep, C outputSep)
template<typename C, typename I>
size_t format_thousands (C *dest, size_t cchDest, C const *picture, I const &number)


Generated on Thu Jun 10 08:58:02 2010 for STLSoft by  doxygen 1.5.6