rapidyaml 0.14.0
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
c4::yml::WriterBuf Struct Reference

a writer to a substr More...

#include <writer.hpp>

Public Member Functions

 WriterBuf (substr sp)
substr _get (bool error_on_excess) const
template<size_t N>
void _do_write (const char(&a)[N])
void _do_write (csubstr sp)
void _do_write (const char c)
void _do_write (const char c, size_t num_times)

Public Attributes

substr m_buf
size_t m_pos

Detailed Description

a writer to a substr

Definition at line 132 of file writer.hpp.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/rapidyaml/checkouts/v0.14.0/src/c4/yml/writer.hpp