cppyabm  1.0.17
An agent-based library to integrate C++ and Python
RValueCaster Struct Reference

#include <pybind11_tests.h>

Detailed Description

Custom cast-only type that casts to a string "rvalue" or "lvalue" depending on the cast context. Used to test recursive casters (e.g. std::tuple, stl containers).

Definition at line 62 of file pybind11_tests.h.


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