std::streambuf?
std::streambuf?
Posted Aug 26, 2025 11:27 UTC (Tue) by ozymandias (subscriber, #174970)Parent article: Zig version 0.15.1
Haven't looked at the Zig implementation, but this "buffer above the vtable" design reminds me of the stream buffer abstraction in C++'s standard I/O library (IOStreams):