alaCarte Maps
Renderer for OpenStreetMap tiles
cached_string.cpp File Reference
#include <boost/unordered_set.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/shared_mutex.hpp>
#include <boost/thread/locks.hpp>
#include "utils/cached_string.hpp"

Go to the source code of this file.

Classes

struct  CachedString::StringStorageElement::Hasher
 Hasher for the StringStorageElement. More...
 
struct  CachedString::StringStorageElement::StringComparator
 Comparator for comparing STringStorageELements with strings. More...
 
class  CachedString::StringStorage
 Storage class for cached strings. More...