Home
last modified time | relevance | path

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

/third_party/boost/boost/python/
Dexception_translator.hpp19 void register_exception_translator(Translate translate, boost::type<ExceptionType>* = 0) in register_exception_translator() function
/third_party/boost/boost/test/
Dexecution_monitor.hpp471 execution_monitor::register_exception_translator( ExceptionTranslator const& tr, const_string tag, … in register_exception_translator() function in boost::execution_monitor