adds link to printable types

This commit is contained in:
Ryan Haining 2014-11-14 13:13:22 -05:00
parent dd6de240dc
commit 4d85a8f83b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Before looking at this material be sure to read the [tutorial](tutorial.md)
* [Build systems](build-systems.md)
* [Supplying your own main()](own-main.md)
* [Why are my tests slow to compile?](slow-compiles.md)
* [Printng arbitrary types](printabletypes.md)
Other