Storage Engine API
fast_map_noalloc.h File Reference
#include <deque>
#include "mongo/base/static_assert.h"
#include "mongo/util/assert_util.h"

Go to the source code of this file.

Classes

class  mongo::FastMapNoAlloc< KeyType, ValueType >
 NOTE: This structure should not be used for anything other than the Lock Manager. More...
 
struct  mongo::FastMapNoAlloc< KeyType, ValueType >::PreallocEntry
 Map entry through which we avoid releasing memory: we mark it as inUse or not. More...
 
class  mongo::FastMapNoAlloc< KeyType, ValueType >::IteratorImpl< MapType, IteratorValueType, IteratorType >
 Forward-only iterator. More...
 

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.