Home
last modified time | relevance | path

Searched defs:MoveOutDetector (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/tests/
Dtest_stl.cpp169 struct MoveOutDetector in TEST_SUBMODULE() struct
173 MoveOutDetector(MoveOutDetector&& other) noexcept in TEST_SUBMODULE() function
178 bool initialized = true; in TEST_SUBMODULE()