From Jason Turner

[res.contract.assertions]

Diff to HTML by rtfpessoa

tmp/tmp7ri0ddux/{from.md → to.md} RENAMED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ #### Contract assertions <a id="res.contract.assertions">[[res.contract.assertions]]</a>
2
+
3
+ Unless specified otherwise, an implementation may check the specified
4
+ preconditions and postconditions of a function in the C++ standard
5
+ library using contract assertions
6
+ [[basic.contract]], [[structure.specifications]].
7
+