Skip to content
Snippets Groups Projects
Commit f4f52092 authored by Sven Marcus's avatar Sven Marcus
Browse files

Python bindings integration

parent 5f4ee279
No related branches found
No related tags found
No related merge requests found
Showing
with 5557 additions and 0 deletions
This diff is collapsed.
.. only: not latex
.. image:: pybind11-logo.png
pybind11 --- Seamless operability between C++11 and Python
==========================================================
.. only: not latex
Contents:
.. toctree::
:maxdepth: 1
intro
changelog
upgrade
.. toctree::
:caption: The Basics
:maxdepth: 2
basics
classes
compiling
.. toctree::
:caption: Advanced Topics
:maxdepth: 2
advanced/functions
advanced/classes
advanced/exceptions
advanced/smart_ptrs
advanced/cast/index
advanced/pycpp/index
advanced/embedding
advanced/misc
.. toctree::
:caption: Extra Information
:maxdepth: 1
faq
benchmark
limitations
reference
This diff is collapsed.
This diff is collapsed.
3rdParty/pybind11/pybind11-2.5.0/docs/pybind11-logo.png

57.1 KiB

3rdParty/pybind11/pybind11-2.5.0/docs/pybind11_vs_boost_python1.png

43.6 KiB

This diff is collapsed.
3rdParty/pybind11/pybind11-2.5.0/docs/pybind11_vs_boost_python2.png

40.2 KiB

This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
breathe == 4.5.0
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
#include "detail/common.h"
#warning "Including 'common.h' is deprecated. It will be removed in v3.0. Use 'pybind11.h'."
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment