lots of stuff is currently super annoying that's neat in c++20, but nothing supports c++20 so idk...
maybe cool preprocessing could be done to use old stuff for compilers that don't support c++20...
Anyways things I would love to change:
constexpr std::span<const std::byte> someBytes = std::embed("pathToFile");
lots of stuff is currently super annoying that's neat in c++20, but nothing supports c++20 so idk...
maybe cool preprocessing could be done to use old stuff for compilers that don't support c++20...
Anyways things I would love to change:
std::starts_withhttps://github.com/ZerataX/yacx/blob/9610f7cb245a4b41b6ea8bf06050b5d179bd480c/include/yacx/Logger.hpp#L54something like:
__FILE__etc<<for e.g. the logger