|
mimic++ v9.3.0
|
#include <ArgRequirementPolicies.hpp>
Public Member Functions | |
| template<typename... Args> | |
| constexpr bool | operator() (Args &&... args) const noexcept(std::is_nothrow_invocable_v< decltype(detail::matches_hook::matches), Matcher const &, Args &... >) |
Public Attributes | |
| Matcher const & | matcher |
|
inlinenodiscardconstexprnoexcept |
| Matcher const& mimicpp::expectation_policies::matcher_matches_fn< Matcher >::matcher |