Skip to content

CxxUtils: Add some preprocessor utils.

Scott Snyder requested to merge ssnyder/athena:pputils.CxxUtils-20240507 into main

Add pputils.h, which defines some helper macros for extracting specific arguments from VA_ARGS.

Merge request reports