constexpr-contracts icon indicating copy to clipboard operation
constexpr-contracts copied to clipboard

Further optimized error printing

Open rayhamel opened this issue 4 years ago • 0 comments

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

rayhamel avatar May 31 '21 01:05 rayhamel