Home
last modified time | relevance | path

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

/third_party/boost/boost/chrono/detail/
Dsystem.hpp15 inline bool is_throws(system::error_code & ec) { return (&ec==&boost::throws()); } in is_throws() function
/third_party/json/test/thirdparty/doctest/
Ddoctest.h545 is_throws = 2 * is_normal, enumerator