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

fastformat/sinks/string_array.hpp File Reference


Detailed Description

[C++ only] A FastFormat sink for string sequences.

#include <fastformat/fastformat.h>
#include <fastformat/internal/stlsoft.h>
#include <fastformat/quality/contract.h>
#include <fastformat/format/standard_flags.hpp>
#include <platformstl/error/exceptions.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <string>

Go to the source code of this file.

Namespaces

namespace  fastformat
namespace  fastformat::sinks

Classes

class  string_array_sink
 Sink for translating a statement into an entry in an array of strings. More...

Functions

string_array_sink & fmt_slices (string_array_sink &sink, int flags, size_t, size_t numResults, ff_string_slice_t const *results)
 Writes an array of string slices into a string array sink.


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