From Jason Turner

[pairs.general]

Diff to HTML by rtfpessoa

tmp/tmpxpfcpl_4/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ### In general <a id="pairs.general">[[pairs.general]]</a>
2
 
3
  The library provides a template for heterogeneous pairs of values. The
4
  library also provides a matching function template to simplify their
5
  construction and several templates that provide access to `pair` objects
6
  as if they were `tuple` objects (see  [[tuple.helper]] and 
 
1
+ ### General <a id="pairs.general">[[pairs.general]]</a>
2
 
3
  The library provides a template for heterogeneous pairs of values. The
4
  library also provides a matching function template to simplify their
5
  construction and several templates that provide access to `pair` objects
6
  as if they were `tuple` objects (see  [[tuple.helper]] and