bullet3/examples/ThirdPartyLibs/cpp_base64
Vaclav Brozek 364e98c92d Optimize calls to find*() for a single char.
The character literal overload is more efficient.
2021-03-02 18:59:31 +01:00
..
include/cpp_base64 Update base64.h 2020-05-06 17:58:22 -07:00
base64.cpp Optimize calls to find*() for a single char. 2021-03-02 18:59:31 +01:00
CMakeLists.txt add cpp_base64 2020-05-06 22:49:09 +00:00
LICENSE add cpp_base64 2020-05-06 22:49:09 +00:00
test.cpp add cpp_base64 2020-05-06 22:49:09 +00:00