Searched defs:__STL_UNWIND (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_config.h347 # define __STL_UNWIND(action) catch(...) { action; throw; } macro
354 # define __STL_UNWIND(action) macro

Completed in 33 milliseconds