
Go to the source code of this file.
Classes | |
| class | IncType |
Like UserType, but increments value on copy for quick reference vs. copy tests. More... | |
| union | IntFloat |
| A simple union for basic testing. More... | |
| struct | RValueCaster |
| class | test_initializer |
| class | type_caster< RValueCaster > |
| struct | UnregisteredType |
| Dummy type which is not exported anywhere – something to trigger a conversion error. More... | |
| class | UnusualOpRef |
| class | UserType |
| A user-defined type which is exported and can be used by any test. More... | |
Macros | |
| #define | TEST_SUBMODULE(name, variable) |
Functions | |
| template<typename F > | |
| void | ignoreOldStyleInitWarnings (F &&body) |
| #define TEST_SUBMODULE | ( | name, | |
| variable | |||
| ) |
| void ignoreOldStyleInitWarnings | ( | F && | body | ) |
Definition at line 88 of file pybind11_tests.h.