![]() |
Source CodeI don't have a lot of projects available, but hopefully I'll get into more stuff later. In the meantime, I hope you enjoy the following: basic_substring provides a relatively easy way to work with substrings using the std::basic_string class. base_xx provides a nice set of objects for encoding binary data in base64, base32, or base16 encoding schemes per RFC 4648. |