|
|
Subscribe / Log in / New account

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):

https://cppreference.com/w/cpp/header/streambuf.html


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds