From Jason Turner

[iterators.relations]

Diff to HTML by rtfpessoa

tmp/tmp3r2253cs/{from.md → to.md} RENAMED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ **Table: Relations among iterator categories** <a id="iterators.relations">[iterators.relations]</a>
2
+
3
+ | | | | | |
4
+ | -------------- | ------------------------------- | ------------------------------- | ------------------------- | ------------------------ |
5
+ | **Contiguous** | $\rightarrow$ **Random Access** | $\rightarrow$ **Bidirectional** | $\rightarrow$ **Forward** | $\rightarrow$ **Input** |
6
+ | | | | | $\rightarrow$ **Output** |
7
+