![]() |
![]() |
|
|
#include <fastformat/fastformat.h>
#include <fastformat/format/standard_flags.hpp>
#include <fastformat/quality/contract.h>
#include <fastformat/util/sinks/helpers.hpp>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | fastformat |
namespace | fastformat::sinks |
Functions | |
std::basic_stringstream < ff_char_t > & | fmt_slices (std::basic_stringstream< ff_char_t > &sink, int flags, size_t, size_t numResults, ff_string_slice_t const *results) |
Writes an array of string slices into a std::stringstream sink. |
|
|
FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|