Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
streambuf から継承し、 ZeroCopyOutputStream (google/protobuf/io/) をstreambuf に適応させるクラスを書きたいと思います。
何か案は?
自分で streambuf から iostream を作成する必要があるかもしれません。