Searched refs:is_no_throw (Results 1 – 1 of 1) sorted by relevance
66 …nction_input_base( graph &g, size_t max_concurrency, node_priority_t a_priority, bool is_no_throw ) in function_input_base() argument68 , my_concurrency(0), my_priority(a_priority), my_is_no_throw(is_no_throw) in function_input_base()