proxygen
|
#include <AtomicUnorderedMap.h>
Public Member Functions | |
MutableData (const T &init) | |
Public Attributes | |
T | data |
MutableData is a tiny wrapper than gives you the option of using an external concurrency control mechanism to updating values inserted into an AtomicUnorderedInsertMap.
Definition at line 510 of file AtomicUnorderedMap.h.
|
inlineexplicit |
Definition at line 512 of file AtomicUnorderedMap.h.
|
mutable |
Definition at line 511 of file AtomicUnorderedMap.h.