8 #ifndef GM_SKIP_LISTS_HPP_
9 #define GM_SKIP_LISTS_HPP_
15 RandomHeight(
int maxLvl,
float prob);
32 template <
class Key,
class Obj>
34 template <
class Key,
class Obj>
51 template <
class Key,
class Obj>
57 bool insert(Key*, Obj*);
Definition: SkipListGen.hpp:9
Definition: SkipLists.hpp:53
Definition: SkipLists.hpp:36
GmApp/GmLoggingApp.hpp>
Definition: Analogs.hpp:47
Definition: SkipLists.hpp:26