Searched refs:no_exception (Results 1 – 8 of 8) sorted by relevance
157 boost::archive::archive_exception::no_exception in test3()174 if(exception.code == boost::archive::archive_exception::no_exception){ in test3()179 boost::archive::archive_exception::no_exception in test3()
50 boost::archive::archive_exception::no_exception in A()
49 case no_exception: in archive_exception()150 code(no_exception) in archive_exception()
54 no_exception, // initialized without code enumerator
147 configure_ << no_exception << no_msg_queue, // configuration
87 no_exception_type const no_exception = {}; variable548 return eval_lambda(*this, no_exception, args); in operator ()()563 … return eval_lambda(*this, no_exception, args); \
293 No_Exception const no_exception=No_Exception(); variable