.. |
detail
|
__qualname__ and nested class naming fixes (#1171)
|
2018-02-07 10:54:31 +01:00 |
attr.h
|
Reduce binary size overhead of new-style constructors
|
2017-08-28 16:08:53 +02:00 |
buffer_info.h
|
Move internal headers into detail subdirectory
|
2017-08-17 04:06:35 +02:00 |
cast.h
|
Remove spurious quote in error message. (#1202)
|
2018-02-07 10:54:31 +01:00 |
chrono.h
|
Force hidden visibility on pybind code
|
2017-08-14 11:40:38 -04:00 |
common.h
|
Add a dummy common.h header with a deprecation warning
|
2017-09-06 15:22:26 +02:00 |
complex.h
|
Force hidden visibility on pybind code
|
2017-08-14 11:40:38 -04:00 |
eigen.h
|
Fix 2D Nx1/1xN inputs to eigen dense vector args
|
2018-02-07 10:54:31 +01:00 |
embed.h
|
Make PYBIND11_MODULE name usable with define (#1082)
|
2017-09-13 19:02:53 +02:00 |
eval.h
|
Force hidden visibility on pybind code
|
2017-08-14 11:40:38 -04:00 |
functional.h
|
Force hidden visibility on pybind code
|
2017-08-14 11:40:38 -04:00 |
iostream.h
|
Utility for redirecting C++ streams to Python (#1009)
|
2017-08-25 02:12:43 +02:00 |
numpy.h
|
Fix compilation with Clang on host GCC < 5 (old libstdc++)
|
2017-09-08 12:48:14 +02:00 |
operators.h
|
Access C++ hash functions from Python and vice versa (#1034)
|
2017-08-30 14:22:00 +02:00 |
options.h
|
Move internal headers into detail subdirectory
|
2017-08-17 04:06:35 +02:00 |
pybind11.h
|
__qualname__ and nested class naming fixes (#1171)
|
2018-02-07 10:54:31 +01:00 |
pytypes.h
|
Fix implicit conversion of accessors to types derived from py::object
|
2017-09-11 10:09:32 +02:00 |
stl_bind.h
|
Update enum_ and bind_vector to new-style init and pickle
|
2017-08-31 01:28:07 +02:00 |
stl.h
|
Fix STL casters for containers with proxies (regression)
|
2017-09-10 12:25:10 +02:00 |