Searched refs:ConstCallable (Results 1 – 2 of 2) sorted by relevance
60 struct ConstCallable { struct61 ConstCallable(ConstCallable const& other) in ConstCallable() function64 ConstCallable(ConstCallable&& other) in ConstCallable() argument70 explicit ConstCallable(bool x) : value(x) {} in ConstCallable() argument556 using T = ConstCallable<bool>; in call_operator_noexcept_test()
59 struct ConstCallable { struct60 ConstCallable(ConstCallable const& other) in ConstCallable() argument63 ConstCallable(ConstCallable&& other) in ConstCallable() argument69 explicit ConstCallable(bool x) : value(x) {} in ConstCallable() argument555 using T = ConstCallable<bool>; in call_operator_noexcept_test()