welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
Loading...
Searching...
No Matches
welder::carriages Namespace Reference

Classes

struct  marker_resolution
 Stitch-welding resolution: bind only where welder's markers say to. More...
struct  greedy_resolution
 Tack-welding resolution: bind an unmarked library greedily. More...
struct  basic_carriage
 A carriage: welder's reflection-driven traversal, parameterized on a Resolution (which markers it obeys). More...