cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Classes | Functions
test_builtin_casters.cpp File Reference
#include "pybind11_tests.h"
#include <pybind11/complex.h>

Go to the source code of this file.

Classes

struct  ConstRefCasted
 
class  type_caster< ConstRefCasted >
 

Functions

 TEST_SUBMODULE (builtin_casters, m)
 

Function Documentation

◆ TEST_SUBMODULE()

TEST_SUBMODULE ( builtin_casters  ,
 
)

test void* cast operator

Definition at line 61 of file test_builtin_casters.cpp.