|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
Files | |
| document.hpp | |
| The text-emitting core of welder's trampoline-generator rod: the consteval routine that renders a hand-written-equivalent pybind11/nanobind trampoline for a welded virtual type, plus the small document that accumulates the generated structs and their trampoline_for registrations. | |
| module.hpp | |
| Full-automation entry point for the trampoline-generator rod: the WELDER_TRAMPOLINES_MAIN generator-main() macro. | |
| rod.hpp | |
| welder trampoline-generator rod (header-only, text-emitting). | |