#include <boost/scoped_ptr.hpp>
#include <stdexcept>
構成 | |
struct | osl::container::TableFull |
class | osl::container::GeneralSimpleHashTable< Record > |
基本的な hash table とりあえず g++ (SGI STL) の hash_map を使って実装 [詳細] | |
ネームスペース | |
namespace | osl |
| |
namespace | osl::hash |
ハッシュ | |
namespace | osl::container |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. |