|
|
|
|
|
||
#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 | char_buffer_sink |
| Sink for translating a statement into char_buffer instructions. More... | |
Functions | |
| char_buffer_sink & | fmt_slices (char_buffer_sink &sink, int flags, size_t cchTotal, size_t numResults, ff_string_slice_t const *results) |
| Formats into a char_buffer. | |
|
|
|
| FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|