Helper utilities for defining customisation point objects. More...
#include <seqan3/core/platform.hpp>
Include dependency graph for customisation_point.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Macros | |
| #define | SEQAN3_CPO_IMPL(PRIO, TERM) |
| A macro that helps defining the overload set of a customisation point. More... | |
Helper utilities for defining customisation point objects.
| #define SEQAN3_CPO_IMPL | ( | PRIO, | |
| TERM | |||
| ) |
A macro that helps defining the overload set of a customisation point.