|
emlabcpp
modern opinionated embedded C++ library
|
#include <match.h>
Inheritance diagram for emlabcpp::matcher< Callables >:
Collaboration diagram for emlabcpp::matcher< Callables >:Public Member Functions | |
| matcher (matcher const &)=default | |
| matcher (matcher &&) noexcept=default | |
| matcher & | operator= (matcher const &)=default |
| matcher & | operator= (matcher &&) noexcept=default |
| template<typename... Ts> | |
| matcher (Ts &&... ts) | |
| ~matcher ()=default | |
|
default |
|
defaultnoexcept |
|
inlineexplicit |
|
default |
|
defaultnoexcept |
|
default |