.. |
detail
|
pybind11_getbuffer: useless safe nullptr check (#1664)
|
2019-06-10 22:18:11 +02:00 |
attr.h
|
type_record: Uninit Member (#1658)
|
2019-06-10 22:02:40 +02:00 |
buffer_info.h
|
Move internal headers into detail subdirectory
|
2017-08-17 04:06:35 +02:00 |
cast.h
|
value_and_holder: uninit members (#1660)
|
2019-06-11 23:28:58 +02: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
|
Add -Wdeprecated to test suite and fix associated warnings (#1191)
|
2017-11-22 17:37:41 -04:00 |
eigen.h
|
stl.h: propagate return value policies to type-specific casters (#1455)
|
2018-07-17 16:56:26 +02:00 |
embed.h
|
Update documentation for initialize_interpreter (#1584)
|
2018-11-01 02:10:11 +01:00 |
eval.h
|
Force hidden visibility on pybind code
|
2017-08-14 11:40:38 -04:00 |
functional.h
|
Simplify function signature annotation and parsing
|
2017-09-16 12:02:49 +02:00 |
iostream.h
|
Update iostream.h: Changed a local varname 'self' to 'self_' (#1535)
|
2018-09-27 16:26:42 +02:00 |
numpy.h
|
Fixing warnings about conversions in GCC 7+ (#1753)
|
2019-04-07 10:38:10 +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
|
compile time check that properties have no py:arg values (#1524)
|
2019-06-11 14:25:35 +02:00 |
pytypes.h
|
Make static member functions, added with def_static , staticmethod descriptor instances (#1732)
|
2019-06-11 10:59:57 +02:00 |
stl_bind.h
|
Added __contains__ to stl bindings for maps (#1767)
|
2019-06-10 21:01:11 +02:00 |
stl.h
|
Adds type_caster support for std::deque. (#1609)
|
2018-11-16 06:45:19 +01:00 |