Searched defs:tr (Results 1 – 5 of 5) sorted by relevance
37 #define BOOST_RT_CLA_VALIDATE_INPUT( b, tr, msg ) \ argument
108 bool matching( argv_traverser& tr, bool primary ) const in matching()114 void produce_argument( argv_traverser& tr ) in produce_argument()
111 virtual bool matching( parameter const& p, argv_traverser& tr, bool primary ) const in matching()
124 typed_argument_factory<T>::produce_using( parameter& p, argv_traverser& tr ) in produce_using()
208 explicit translate_exception( ExceptionTranslator const& tr, base_ptr& next ) in translate_exception()230 execution_monitor::register_exception_translator( ExceptionTranslator const& tr, boost::type<Except… in register_exception_translator()