constexpr-contracts
constexpr-contracts copied to clipboard
Further optimized error printing
Extends #11 by taking advantage of compile-time information to generate a single error message string (instead of 3) before printing.