The SwappyItems Key-Values Store
Todo List
Class Bmp
destructor !!!
Member Routing::node_callback (uint64_t osmid, double lon, double lat, const Tags &)

not part of my area

instead of lat,lon store the complete distance SOMEWHERE

not part of my area

instead of lat,lon store the complete distance SOMEWHERE

not part of my area

instead of lat,lon store the complete distance SOMEWHERE

Member SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::apply (Data &back, const TKEY &key, std::function< void(Data *)> foo)
a better way to set the filepointer to the next key-value pair!
Member SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::each (Data &back, std::function< bool(TKEY, Data &)> foo)
foreach multithread possible?
Member SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::max (void)
makes multithread sense here? maybe collect mins from threads and get min of them?
Member SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::min (void)
makes multithread sense here? maybe collect mins from threads and get min of them?
Member SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::wakeup (void)
return on fail
Member SwappyQueue< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::insert (TKEY key, Item &item)
force a 2 pahse, if head siblings are to many (e.g. EACHFILE/2)