![]() |
![]() |
|
|
#include <fastformat/fastformat.h>
Public Attributes | |
size_t | len |
ff_char_t const * | ptr |
size_t len |
Length of the source string slice.
Referenced by fastformat::util::concat_slices(), fastformat::filters::filter_type(), fastformat::sinks::fmt_slices(), vectored_file_sink::write(), string_array_sink::write(), OutputDebugString_sink::write(), char_buffer_sink::write(), and c_string_sink::write().
Pointer to the base of the source string slice.
Referenced by fastformat::util::concat_slices(), fastformat::filters::filter_type(), fastformat::sinks::fmt_slices(), vectored_file_sink::write(), string_array_sink::write(), OutputDebugString_sink::write(), char_buffer_sink::write(), and c_string_sink::write().
|
|
FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|