Struct static_buffer

Inheritance Relationships

Base Type

  • public fmt::basic_memory_buffer< char, max_buffer_size >

Struct Documentation

struct gkfs::log::static_buffer : public fmt::basic_memory_buffer<char, max_buffer_size>

Protected Functions

inline void grow(std::size_t size) final override