#include <pybind11_tests.h>
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 70 of file pybind11_tests.h.