commit | 83e328f58c18799d370520ff016aa33163fb1e8d | [log] [tgz] |
---|---|---|
author | Dean Moldovan <dean0x7d@gmail.com> | Fri Jun 09 00:44:49 2017 +0200 |
committer | Dean Moldovan <dean0x7d@gmail.com> | Tue Jun 27 10:38:41 2017 +0200 |
tree | 8845510bb9c2db439e285e2529764db5dcaa2e23 | |
parent | bdfb50f38491b18fed98cb94d5dd740c2f93972b [diff] [blame] |
Split test_python_types.cpp into builtin_casters, stl and pytypes
diff --git a/docs/advanced/cast/stl.rst b/docs/advanced/cast/stl.rst index 47c2a96..23e6751 100644 --- a/docs/advanced/cast/stl.rst +++ b/docs/advanced/cast/stl.rst
@@ -23,7 +23,7 @@ .. seealso:: - The file :file:`tests/test_python_types.cpp` contains a complete + The file :file:`tests/test_stl.cpp` contains a complete example that demonstrates how to pass STL data types in more detail. C++17 library containers