◆ utf8_buffered_reader()
◆ error()
TOML_NODISCARD optional< parse_error > && utf8_buffered_reader::error |
( |
| ) |
|
|
inlinenoexcept |
◆ peek_eof()
◆ read_next()
◆ source_path()
◆ step_back()
◆ buffer
◆ count
size_t utf8_buffered_reader::count |
◆ first
size_t utf8_buffered_reader::first |
◆ head_
◆ [struct]
struct { ... } utf8_buffered_reader::history_ |
◆ history_buffer_size
constexpr size_t utf8_buffered_reader::history_buffer_size |
|
staticconstexprprivate |
Initial value:=
static constexpr size_t max_history_length
Definition parser.inl:416
◆ max_history_length
constexpr size_t utf8_buffered_reader::max_history_length = 128 |
|
staticconstexpr |
◆ negative_offset_
size_t utf8_buffered_reader::negative_offset_ = {} |
|
private |
◆ reader_
The documentation for this class was generated from the following file: