From Jason Turner

[defns.valid]

Diff to HTML by rtfpessoa

tmp/tmpan_910rw/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### 26 valid but unspecified state <a id="defns.valid">[[defns.valid]]</a>
2
 
3
  an object state that is not specified except that the object’s
4
  invariants are met and operations on the object behave as specified for
5
  its type
6
  If an object `x` of type `std::vector<int>` is in a valid but
 
1
+ #### 27 valid but unspecified state <a id="defns.valid">[[defns.valid]]</a>
2
 
3
  an object state that is not specified except that the object’s
4
  invariants are met and operations on the object behave as specified for
5
  its type
6
  If an object `x` of type `std::vector<int>` is in a valid but