Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

fastformat/inserters/integer.hpp File Reference


Detailed Description

[C++-only] Inserter functions for floating-point types

#include <fastformat/fastformat.h>
#include <fastformat/quality/contract.h>
#include <fastformat/util/string/snprintf.h>
#include <stlsoft/conversion/integer_to_string.hpp>
#include <stlsoft/meta/is_integral_type.hpp>
#include <stlsoft/string/shim_string.hpp>
#include <stlsoft/util/limit_traits.h>
#include <stlsoft/util/integral_printf_traits.hpp>
#include <stdlib.h>

Go to the source code of this file.

Namespaces

namespace  fastformat
namespace  fastformat::inserters

Functions

template<typename I>
integer_impl::ff_to_i_r_t_ integer (I const &value, int minimumWidth, int precision)
 Inserts the string form of an integral value.


FastFormat Library documentation © Matthew Wilson, 2006-2009 SourceForge.net Logo