Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 382 Bytes

File metadata and controls

17 lines (11 loc) · 382 Bytes

Reflection in C++26

Presentation here

Generating the PDFs

make dark    # → presentation-dark.pdf  (uses class: invert as-is)
make light   # → presentation-light.pdf (invert directives stripped)
make all     # both
make clean   # remove outputs

Author

xaliphostes