memgraph/src/data_structures
Dominik Gleich 82414b9111 Fix naming of asserts.runtime_assert & assert -> debug_assert
Summary:
Merge branch 'dev' into rename_assert

Fix new files.

Remove cassert.

Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D66
2017-02-24 11:41:55 +01:00
..
bitset Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
bloom clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
concurrent Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
kdtree clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
list clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
map Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
queue examples folder has been removed; src/test folder has been removed; the existing tests were moved to tests folder; StacktraceException has been introduced; query_plan_templated has been moved to query folder; hazard pointers have been deleted because they are not used any more 2017-02-18 18:03:48 +01:00
union_find Improve complexity of union_find, better explain complexity. 2017-02-20 18:57:37 +01:00
ptr_int.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
static_array.hpp Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00