guanaqo 1.0.0-alpha.26
Utilities for scientific software
Loading...
Searching...
No Matches
required-method.hpp File Reference

Detailed Description

Macros to populate type-erased vtables from member functions in guanaqo::TypeErased.

Definition in file required-method.hpp.

#include <guanaqo/type-erasure.hpp>
#include <functional>
Include dependency graph for required-method.hpp:

Go to the source code of this file.

Macros

#define GUANAQO_TE_REQUIRED_METHOD(vtable, type, member)
#define GUANAQO_TE_OPTIONAL_METHOD(vtable, type, member, instance)