Custom cast-only type that casts to a string "rvalue" or "lvalue" depending on the cast context. More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/tests/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 63 of file pybind11_tests.h.