jeremy-rifkin / libassert

The most over-engineered C++ assertion library
MIT License
530 stars 35 forks source link

Rework stringification again #86

Closed jeremy-rifkin closed 6 months ago

jeremy-rifkin commented 6 months ago

This is an attempt at reworking stringification and cleaning things up. Goes back to an if constexpr-based approach and uses some ideas from #85. Aims to address #84.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
12 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud