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

Directories

 
nanobind
 
opaque_containers
 
pybind11
 
trampolines

Files

 
array_interface.hpp
 The NumPy array-interface descriptor for an opaque std::vector<T> whose element T is a plain-old-data struct of arithmetic fields.
 
doc_style.hpp
 Docstring styles shared by welder's Python backends.
 
naming.hpp
 The PEP 8 name style shared by welder's Python backends.
 
operators.hpp
 The C++-operator → Python special-method ("dunder") map shared by welder's Python backends.
 
trampoline.hpp
 Virtual-function overriding support shared by welder's Python backends.