This is the complete list of members for optional_caster< Type, Value >, including all inherited members.
| cast(T &&src, return_value_policy policy, handle parent) | optional_caster< Type, Value > | inlinestatic | 
| load(handle src, bool convert) | optional_caster< Type, Value > | inline | 
| PYBIND11_TYPE_CASTER(Type, const_name("Optional[")+value_conv::name+const_name("]")) | optional_caster< Type, Value > | |
| value_conv typedef | optional_caster< Type, Value > |