memgraph/poc/memory
florijan 5c921a21c4 utils::auto_scope refactor
Summary: Changed on-scope-exit-mechanism from macro (with two auto-generated variables and an all-capturing lambda) to an explicitly created variable that takes an std::function argument.

Reviewers: buda, mislav.bradac, teon.banek

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D659
2017-08-11 09:43:10 +02:00
..
allocator.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
atomic_shared_ptr.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
block_allocator.hpp utils::auto_scope refactor 2017-08-11 09:43:10 +02:00
maker.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
stack_allocator.hpp Move unused datastructures to poc 2017-07-10 12:03:11 +02:00