#include <string>
#include <boost/dynamic_bitset.hpp>
Go to the source code of this file.
Namespaces | |
namespace | osl |
| |
namespace | osl::misc |
特に将棋と関係ない基礎的なコード | |
Functions | |
std::string | osl::misc::base64Encode (boost::dynamic_bitset<> src) |
boost::dynamic_bitset | osl::misc::base64Decode (std::string src) |