pybind11/docs/advanced/cast
phil-zxx c6b699d9c2 Added ability to convert from datetime.date to system_clock::time_point (#1848)
* Added ability to convert from Python datetime.date and datetime.time to C++ system_clock::time_point
2019-07-19 11:28:48 +02:00
..
chrono.rst Added ability to convert from datetime.date to system_clock::time_point (#1848) 2019-07-19 11:28:48 +02:00
custom.rst Document that type_caster requires default-constructible types 2017-08-28 14:58:11 +02:00
eigen.rst Fix typos in documentation (#1635) 2019-06-10 21:57:00 +02:00
functional.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00
index.rst RFC - Add documentation for strings and Unicode issues (#636) 2017-02-02 13:56:31 +01:00
overview.rst added std::deque to overview.rst 2018-11-16 06:46:48 +01:00
stl.rst Adds type_caster support for std::deque. (#1609) 2018-11-16 06:45:19 +01:00
strings.rst Clarify docs for functions taking bytes and not str. 2018-05-24 11:09:41 -03:00