SwitchBlade
SwitchBlade
Hello again Another feature that would be nice is support for non base 10 integers For example 0x for hex and 0b for binary
Hello! Great library, however i am missing native bitwise operations support. For example bitwise shifting (>> and
Implementation of the suggestion in #133
Since we have `std::format` as part of STL now since C++20, I would expect people to be implementing specializations for `std::formatter` in Cpp1. As such, in my opinion it would...
Hello. I am trying to figure out how to use the library and ive made a test program where client is trying to connect to a local hosted server. All...
Implementation of feature request #1505
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. Personally, I prefer using a...