[libcxx-commits] [PATCH] D92790: [libc++][P0053R7] Add <syncstream> header and implement std::basic_syncbuf

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 11 13:13:00 PST 2020


zoecarver added a comment.

Hey @abrachet. Thanks for the patch. Just FYI, I've got D67086 <https://reviews.llvm.org/D67086> which also implements syncbuf. Maybe we can coordinate on how to merge these patches.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92790/new/

https://reviews.llvm.org/D92790



More information about the libcxx-commits mailing list