welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
Loading...
Searching...
No Matches
welder::rods::python::bind_flat_spec Struct Reference

The stored form of a bind_flat mark (a plain tag — it carries no state). More...

#include <welder/rods/python/trampoline.hpp>

Detailed Description

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.


The documentation for this struct was generated from the following file: