From Jason Turner

[range.nonprop.cache]

Diff to HTML by rtfpessoa

tmp/tmplcs1o65m/{from.md → to.md} RENAMED
@@ -1,8 +1,8 @@
1
  ### Non-propagating cache <a id="range.nonprop.cache">[[range.nonprop.cache]]</a>
2
 
3
- Some types in subclause [[range.adaptors]] are specified in terms of an
4
  exposition-only class template *`non-propagating-{}cache`*.
5
  `non-propagating-cache<T>` behaves exactly like `optional<T>` with the
6
  following differences:
7
 
8
  - `non-propagating-cache<T>` constrains its type parameter `T` with
 
1
  ### Non-propagating cache <a id="range.nonprop.cache">[[range.nonprop.cache]]</a>
2
 
3
+ Some types in [[range.adaptors]] are specified in terms of an
4
  exposition-only class template *`non-propagating-{}cache`*.
5
  `non-propagating-cache<T>` behaves exactly like `optional<T>` with the
6
  following differences:
7
 
8
  - `non-propagating-cache<T>` constrains its type parameter `T` with