mimic++ v6
Loading...
Searching...
No Matches
mimicpp::expectation_policies::matcher_matches_fn< Matcher > Member List

This is the complete list of members for mimicpp::expectation_policies::matcher_matches_fn< Matcher >, including all inherited members.

matchermimicpp::expectation_policies::matcher_matches_fn< Matcher >
operator()(Args &&... args) const noexcept(std::is_nothrow_invocable_v< decltype(detail::matches_hook::matches), const Matcher &, Args &... >)mimicpp::expectation_policies::matcher_matches_fn< Matcher >inline