Seamless operability between C++11 and Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eric Cousineau b6ec0e950c
functions: Add doc on incorrect argument index (#2979)
4 years ago
..
cast docs: the order of alternatives for variant types matters, and follows the same rules as overload resolution (#2784) 5 years ago
pycpp docs: pybind11/numpy.h does not require numpy at build time. (#2720) 5 years ago
classes.rst docs: typo in classes.rst (#2926) 4 years ago
embedding.rst refactor: module -> module_ with typedef (#2544) 5 years ago
exceptions.rst docs: fix example code in Exceptions section (match vs. matches) (#2781) 5 years ago
functions.rst functions: Add doc on incorrect argument index (#2979) 4 years ago
misc.rst chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456) 5 years ago
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 8 years ago