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

fastformat/format/standard_flags.hpp File Reference


Detailed Description

[C++ only] FastFormat standard format flags.

#include <fastformat/internal/stlsoft.h>

Go to the source code of this file.

Namespaces

namespace  fastformat
namespace  fastformat::flags

Variables

const ::stlsoft::sint16_t ff_newLine = 0x0001
 Flag passed through to the fmt_slices() action shim to denote a request to issue a new line at the end of the processing of the current statement.
const ::stlsoft::sint16_t ff_flush = 0x0002
 Flag passed through to the fmt_slices() action shim to denote a request to flush the sink at the end of the processing of the current statement.


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