[libcxx-commits] [libcxx] Polishing documentation of libc++ (PR #132962)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 26 00:19:03 PDT 2025
================
@@ -4,8 +4,8 @@
Implementation-defined behavior
===============================
-Contains the implementation details of the implementation-defined behavior in
-libc++. Implementation-defined is mandated to be documented by the Standard.
+This page contains the implementation details of the implementation-defined behavior in libc++.
----------------
philnik777 wrote:
```suggestion
This document contains the implementation details of the implementation-defined behavior in libc++.
```
https://github.com/llvm/llvm-project/pull/132962
More information about the libcxx-commits
mailing list