jeremy-rifkin / libassert

The most over-engineered C++ assertion library
MIT License
539 stars 36 forks source link

Add `libassert::detail::isany`, compare to more character types #80

Closed Eczbek closed 6 months ago

Eczbek commented 8 months ago

char, wchar_t, char8_t, char16_t, or char32_t, but not unsigned char or signed char

jeremy-rifkin commented 6 months ago

As I go through and do some apring cleaning on issues/prs I will close this for now but I’m happy to revisit or chat