#include <ExpectationPolicies.hpp>
|
static constexpr bool | is_satisfied () noexcept |
|
template<typename Return , typename... Args> |
static constexpr bool | matches (const call::Info< Return, Args... > &) noexcept |
|
static std::nullopt_t | describe () noexcept |
|
◆ ~SideEffectAction()
template<typename Action >
◆ SideEffectAction() [1/3]
template<typename Action >
|
inlineexplicitnodiscardconstexprnoexcept |
◆ SideEffectAction() [2/3]
template<typename Action >
◆ SideEffectAction() [3/3]
template<typename Action >
◆ consume()
template<typename Action >
template<typename Return , typename... Args>
requires std::invocable<Action&, const
call::Info<Return, Args...>&>
◆ describe()
template<typename Action >
|
inlinestaticnodiscardnoexcept |
◆ is_satisfied()
template<typename Action >
|
inlinestaticconstexprnoexcept |
◆ matches()
template<typename Action >
template<typename Return , typename... Args>
|
inlinestaticnodiscardconstexprnoexcept |
◆ operator=() [1/2]
template<typename Action >
◆ operator=() [2/2]
template<typename Action >
The documentation for this class was generated from the following file: