Warning-free clang build
- ✍️ Subdir test/ is excluded from build by default. To include test/, configure cmake with -DBUILD_TEST=1
- ✍️
bux::C_EzArgs::parse()
acceptsargc
parameter both in type size_t or int - ✍️
Intervals.h
rehauled to use C++20 concepts to smartly reduce lines and eliminate clang warnings altogether. - ✍️ Eliminate clang warnings here & there.
- 🆕 test/hrtn to demangle external symbols freely.