memgraph/src/storage/locking
Dominik Gleich ebc7b2b1b9 Const map/set iteration.
Summary: In the current state, it was not possible to iterate, or even access a const map, or const set structure because of an incorrect implementation of "ConstAccessors".

Reviewers: mislav.bradac, teon.banek, buda

Reviewed By: teon.banek, buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D902
2017-10-12 16:35:39 +02:00
..
lock_status.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
record_lock.cpp Const map/set iteration. 2017-10-12 16:35:39 +02:00
record_lock.hpp Implement record lock deadlock breaker 2017-09-27 16:11:05 +02:00