|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
The stored form of a bind_flat mark (a plain tag — it carries no state). More...
#include <welder/rods/python/trampoline.hpp>
The stored form of a bind_flat mark (a plain tag — it carries no state).
welder binds a welded type that has virtual methods as overridable by default and requires* a trampoline (see trampoline_for); this mark vouches that the entity is intentionally bound non-overridably and suppresses that requirement. It applies at two granularities — see bind_flat.
Definition at line 61 of file trampoline.hpp.