[libcxx-commits] [PATCH] D153405: [libc++] Add get_allocator and some constructor overloads of P0408R7 (Efficient Access to basic_stringbuf's Buffer)

Piotr Fusik via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 24 09:04:37 PDT 2023


pfusik abandoned this revision.
pfusik added a comment.

Ok, I'll submit a patch implementing the whole paper in `stringbuf`. Since you asked for a separate test per overload, be prepared for two dozen tests. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153405



More information about the libcxx-commits mailing list