mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 14:45:12 +00:00
Add PYBIND11_TYPE_CASTER_BASE_HOLDER(...) (no-op)
This commit is contained in:
parent
4ce1524c61
commit
fcc868df59
@ -6,6 +6,7 @@
|
||||
|
||||
#include "pybind11.h"
|
||||
|
||||
#define PYBIND11_TYPE_CASTER_BASE_HOLDER(...)
|
||||
#define PYBIND11_SMART_HOLDER_TYPE_CASTERS(...)
|
||||
#define PYBIND11_SH_AVL(...) // "Smart_Holder if AVaiLable"
|
||||
#define PYBIND11_SH_DEF(...) // "Smart_Holder if DEFault"
|
||||
|
Loading…
Reference in New Issue
Block a user