Home
last modified time | relevance | path

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

/third_party/boost/libs/multi_index/test/
Dpre_multi_index.hpp37 struct safe_mode_exception struct
39 safe_mode_exception(boost::multi_index::safe_mode::error_code error_code_): in safe_mode_exception() function
47 if(!(expr)){throw safe_mode_exception(error_code);} argument