cppyabm  1.0.17
An agent-based library to integrate C++ and Python
List of all members
type_caster< void_type > Class Reference

#include <cast.h>

Inheritance diagram for type_caster< void_type >:
void_caster< void_type > type_caster< void >

Additional Inherited Members

- Public Member Functions inherited from void_caster< void_type >
bool load (handle src, bool)
 
 PYBIND11_TYPE_CASTER (void_type, _("None"))
 
- Static Public Member Functions inherited from void_caster< void_type >
static handle cast (void_type, return_value_policy, handle)
 

Detailed Description

Definition at line 1145 of file cast.h.


The documentation for this class was generated from the following file: