Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/phoenix/test/bll_compatibility/
Dconstructor_tests.cpp188 class is_destructor_called { class
191 is_destructor_called(bool& bb) : b(bb) { b = false; } in is_destructor_called() function in is_destructor_called