Searched defs:BadCallable (Results 1 – 1 of 1) sorted by relevance
88 struct BadCallable { struct91 static_assert(std::is_trivially_destructible_v<BadCallable>); argument