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

Files

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