[libcxx-commits] [libcxx] [libc++][print] Adds ostream overloads. (PR #73262)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 28 11:15:24 PST 2023
================
@@ -28,6 +28,21 @@ The Standard allows implementations to automatically update the
This offers a way for users to update the *remote time zone database* and
give them full control over the process.
+
+`[ostream.formatted.print]/3 <http://eel.is/c++draft/ostream.formatted.print#3>`_ A terminal capable of displaying Unicode
+--------------------------------------------------------------------------------------------------------------------------
+
----------------
mordante wrote:
I've updated the documentation.
https://github.com/llvm/llvm-project/pull/73262
More information about the libcxx-commits
mailing list