cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Classes | Namespaces | Functions
test_custom_type_casters.cpp File Reference
#include "pybind11_tests.h"
#include "constructor_stats.h"

Go to the source code of this file.

Classes

class  ArgInspector1
 
class  ArgInspector2
 
class  ArgAlwaysConverts
 
struct  pybind11::detail::type_caster< ArgInspector1 >
 
struct  pybind11::detail::type_caster< ArgInspector2 >
 
struct  pybind11::detail::type_caster< ArgAlwaysConverts >
 
class  DestructionTester
 
struct  pybind11::detail::type_caster< DestructionTester >
 

Namespaces

 pybind11
 
 pybind11::detail
 

Functions

 TEST_SUBMODULE (custom_type_casters, m)
 

Function Documentation

◆ TEST_SUBMODULE()

TEST_SUBMODULE ( custom_type_casters  ,
 
)

Definition at line 86 of file test_custom_type_casters.cpp.