tmp/tmpyq8_lqrm/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### Clause [[library]]: library introduction <a id="diff.cpp11.library">[[diff.cpp11.library]]</a>
|
| 2 |
+
|
| 3 |
+
[[headers]] **Change:** New header. **Rationale:** New functionality.
|
| 4 |
+
**Effect on original feature:** The C++header `<shared_mutex>` is new.
|
| 5 |
+
Valid C++11code that `#include`s a header with that name may be invalid
|
| 6 |
+
in this International Standard.
|
| 7 |
+
|