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

fastformat/inserters/to_i.hpp File Reference


Detailed Description

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

#include <fastformat/inserters/integer.hpp>

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_ to_i (I const &value)
 Inserts the string form of an integral value.
template<typename I>
integer_impl::ff_to_i_r_t_ to_i (I const &value, int minimumWidth)
 Inserts the string form of an integral value.
template<typename I>
integer_impl::ff_to_i_r_t_ to_i (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