HomeSort by relevance Sort by last modified time
    Searched full:scoped_catcher (Results 1 - 1 of 1) sorted by null

  /ndk/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc 97 class scoped_catcher { class in namespace:__anon42857
99 scoped_catcher(const char* message) : message_(message) {} function in class:__anon42857::scoped_catcher
101 ~scoped_catcher() {
261 scoped_catcher catcher("exception raised in vector destructor!");

Completed in 219 milliseconds