|
|
|
|
|
||
#include <fastformat/fastformat.h>
#include <fastformat/quality/contract.h>
#include <fastformat/util/sinks/helpers.hpp>
#include <fastformat/format/standard_flags.hpp>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
| namespace | fastformat |
| namespace | fastformat::sinks |
Classes | |
| class | c_string_sink |
| Sink for translating a statement into c_string instructions. More... | |
Functions | |
| c_string_sink & | fmt_slices (c_string_sink &sink, int flags, size_t cchTotal, size_t numResults, ff_string_slice_t const *results) |
| Formats into a c_string. | |
|
|
|
| FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|