#include <type_caster_base.h>
|
using | type_vec = std::vector< detail::type_info * > |
|
Definition at line 324 of file type_caster_base.h.
◆ type_vec
◆ values_and_holders() [1/2]
values_and_holders::values_and_holders |
( |
instance * |
inst | ) |
|
|
inlineexplicit |
◆ values_and_holders() [2/2]
values_and_holders::values_and_holders |
( |
PyObject * |
obj | ) |
|
|
inlineexplicit |
◆ begin()
◆ end()
◆ find()
◆ is_redundant_value_and_holder()
bool values_and_holders::is_redundant_value_and_holder |
( |
const value_and_holder & |
vh | ) |
|
|
inline |
◆ size()
size_t values_and_holders::size |
( |
| ) |
|
|
inline |
◆ inst
◆ tinfo
const type_vec& values_and_holders::tinfo |
|
private |
The documentation for this struct was generated from the following file: