Searched refs:destroy_called (Results 1 – 2 of 2) sorted by relevance
58 assert(!A3<S>::destroy_called); in main()62 assert(!A3<S>::destroy_called); in main()66 assert(A3<S>::destroy_called); in main()
140 static bool destroy_called; variable156 destroy_called = true; in destroy()165 template <class T> bool A3<T>::destroy_called = false;