From Jason Turner

[diff.cpp11.library]

Diff to HTML by rtfpessoa

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