commit | 40db2c757a298e0b165b012fea7ccbe891f05f4d | [log] [tgz] |
---|---|---|
author | jbarlow83 <jbarlow83@users.noreply.github.com> | Thu Feb 02 04:56:31 2017 -0800 |
committer | Wenzel Jakob <wenzel.jakob@epfl.ch> | Thu Feb 02 13:56:31 2017 +0100 |
tree | 2892a047e60c8c7b6d7d60469bded80dad78193b | |
parent | 0558a9a739ba5bb979ddef114d3ef6632214b02b [diff] [blame] |
RFC - Add documentation for strings and Unicode issues (#636) * Add documentation for strings and Unicode issues * More Unicode documentation on character literals and wide characters
diff --git a/docs/advanced/cast/index.rst b/docs/advanced/cast/index.rst index 36586af..54c1057 100644 --- a/docs/advanced/cast/index.rst +++ b/docs/advanced/cast/index.rst
@@ -33,6 +33,7 @@ :maxdepth: 1 overview + strings stl functional chrono