welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
Loading...
Searching...
No Matches
nanobind Directory Reference
Directory dependency graph for nanobind:

Files

 
module.hpp
 Full-automation entry point for the nanobind rod: the expansion behind WELDER_MODULE(ns, nanobind).
 
rod.hpp
 welder nanobind rod (header-only).
 
trampoline.hpp
 nanobind's half of welder's virtual-override support: the reflection-driven dispatch helper that replaces NB_OVERRIDE / NB_OVERRIDE_PURE, and the WELDER_PY_TRAMPOLINE / WELDER_PY_OVERRIDE authoring macros.