#include <common.h>
Public Attributes | |
uint8_t * | status |
void ** | values_and_holders |
Definition at line 577 of file wrap/pybind11/include/pybind11/detail/common.h.
uint8_t* nonsimple_values_and_holders::status |
Definition at line 579 of file wrap/pybind11/include/pybind11/detail/common.h.
void** nonsimple_values_and_holders::values_and_holders |
Definition at line 578 of file wrap/pybind11/include/pybind11/detail/common.h.