Classes

threadsafe_multimap.h File Reference

#include "common/common.h"
#include "smart_mutex.h"
Include dependency graph for threadsafe_multimap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadsafe_multimap< K, T >
 A very simple map object that is safe for multiple threads to use at the same time. More...
class  threadsafe_multimap< K, T >::iterator_t