#include <boost/scoped_ptr.hpp>
#include <stdexcept>
Go to the source code of this file.
Classes | |
struct | osl::container::TableFull |
class | osl::container::GeneralSimpleHashTable< Record > |
基本的な hash table とりあえず g++ (SGI STL) の hash_map を使って実装 More... | |
Namespaces | |
namespace | osl |
| |
namespace | osl::hash |
ハッシュ | |
namespace | osl::container |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. |