[libcxx-commits] [PATCH] D135868: [libc++] Remove std::function in C++03

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 18 07:52:21 PDT 2022


ldionne accepted this revision.
ldionne added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libcxx/docs/ReleaseNotes.rst:90
 
+- Removed the option to re-enable ``std::function`` in C++03.
+
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135868



More information about the libcxx-commits mailing list