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

fastformat/sinks/auto_buffer.hpp File Reference


Detailed Description

[C++ only] A FastFormat sink for STLSoft's auto_buffer class template.

#include <fastformat/fastformat.h>
#include <fastformat/quality/contract.h>
#include <fastformat/util/sinks/helpers.hpp>
#include <fastformat/format/standard_flags.hpp>
#include <fastformat/util/memory/auto_buffer_selector.hpp>

Go to the source code of this file.

Namespaces

namespace  fastformat
namespace  fastformat::sinks

Functions

template<typename C, size_t N, typename A>
stlsoft::auto_buffer< C, N, A > & fmt_slices (stlsoft::auto_buffer< C, N, A > &sink, int flags, size_t cchTotal, size_t numResults, ff_string_slice_t const *results)
 Formats into an auto_buffer.


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