Searched refs:NoExceptCallable (Results 1 – 2 of 2) sorted by relevance
69 struct NoExceptCallable { struct70 constexpr NoExceptCallable(NoExceptCallable const& other) in NoExceptCallable() function79 constexpr explicit NoExceptCallable(bool x) : value(x) {} in NoExceptCallable() function
40 friend struct NoExceptCallable<EvilBool>;396 using T = NoExceptCallable<bool>; in call_operator_noexcept_test()408 using T = NoExceptCallable<NoExceptEvilBool>; in call_operator_noexcept_test()416 using T = NoExceptCallable<EvilBool>; in call_operator_noexcept_test()