![]() |
![]() |
|
|
#include <fastformat/fastformat.h>
#include <fastformat/format/standard_flags.hpp>
#include <fastformat/quality/contract.h>
Go to the source code of this file.
Namespaces | |
namespace | fastformat |
namespace | fastformat::sinks |
Classes | |
struct | null_sink |
A class that acts as a bit-bucket sink. More... | |
Functions | |
null_sink & | fmt_slices (null_sink &sink, int, size_t cchTotal, size_t numResults, ff_string_slice_t const *) |
Writes an array of string slices into a null_sink sink. |
|
|
FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|