#include <GeneralPolicies.hpp>
|
| static constexpr bool | is_satisfied () noexcept |
| |
| template<typename Return, typename... Args> |
| static constexpr bool | matches (const call::Info< Return, Args... > &info) noexcept |
| |
| template<typename Return, typename... Args> |
| static constexpr void | consume (const call::Info< Return, Args... > &info) noexcept |
| |
| static auto | describe () |
| |
◆ consume()
template<typename Return, typename... Args>
|
|
inlinestaticconstexprnoexcept |
◆ describe()
◆ is_satisfied()
|
|
inlinestaticnodiscardconstexprnoexcept |
◆ matches()
template<typename Return, typename... Args>
|
|
inlinestaticnodiscardconstexprnoexcept |
The documentation for this class was generated from the following file: