A memory buffer for char with the default inline capacity.
Synopsis
Declared in <fmt/format.h>
using memory_buffer = basic_memory_buffer<char>;
Created with MrDocs
A memory buffer for char with the default inline capacity.
Declared in <fmt/format.h>
using memory_buffer = basic_memory_buffer<char>;
Created with MrDocs