memgraph/src/utils
Teon Banek 775930ef4e Use stack for initial memory of MonotonicBufferResource in Pull
Reviewers: mtomic, mferencevic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2139
2019-06-26 10:26:53 +02:00
..
hashing Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
random Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
sysinfo Migrate to C++17 2019-04-23 14:46:44 +02:00
thread Implement new spin lock 2019-01-08 09:15:07 +01:00
algorithm.hpp utils: Support std::basic_string with allocators 2019-06-03 17:07:49 +02:00
atomic.hpp Fix recovery bug (transaction ID bumping) 2018-03-23 10:09:04 +01:00
bound.hpp GraphDbAccessor - label+property index cardinalities for exact value and value ranges 2017-07-06 10:22:19 +02:00
bswap.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
cache.hpp Add nullptr check in LruList 2019-05-08 08:52:17 +02:00
cast.hpp Add support for the id function 2018-07-04 22:14:13 +02:00
CMakeLists.txt Implement MonotonicBufferResource 2019-05-06 16:02:30 +02:00
crtp.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
demangle.cpp Migrate to C++17 2019-04-23 14:46:44 +02:00
demangle.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
dynamic_lib.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
exceptions.hpp Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
executor.hpp Fix various compiler warnings and remove unused test 2019-04-17 15:48:52 +02:00
file.cpp Migrate to C++17 2019-04-23 14:46:44 +02:00
file.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
flag_validation.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
fswatcher.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
future.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
likely.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
linux.hpp Implement new SkipList 2019-01-14 13:01:15 +01:00
math.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
measure_time.hpp benchmark folder has been removed from the root dir, README update, measure_time.hpp comments 2017-02-18 14:36:50 +01:00
memory.cpp Use stack for initial memory of MonotonicBufferResource in Pull 2019-06-26 10:26:53 +02:00
memory.hpp Use stack for initial memory of MonotonicBufferResource in Pull 2019-06-26 10:26:53 +02:00
on_scope_exit.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
placeholder.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
platform.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
scheduler.hpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
signals.cpp Split signals utils into cpp and hpp 2018-04-03 11:17:11 +02:00
signals.hpp Implement audit logging 2019-02-19 15:11:30 +01:00
skip_list.hpp Fix utils::SkipList iterator bug 2019-06-10 15:32:47 +02:00
small_vector.hpp Add SmallVector and tests 2018-11-14 15:04:12 +01:00
spin_lock.hpp Implement new spin lock 2019-01-08 09:15:07 +01:00
stack.hpp Make move operations noexcept 2019-05-21 10:46:25 +02:00
stacktrace.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
stat.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
string.hpp Use memory from EvaluationContext in awesome functions 2019-06-18 14:13:23 +02:00
terminate_handler.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
thread.cpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
thread.hpp Throw exceptions on RPC failure and Distributed error handling 2018-09-27 16:27:40 +02:00
timer.hpp Add query profiling: Tree 2019-01-15 12:13:40 +01:00
timestamp.hpp Simplify snapshot and WAL filenames 2018-11-30 22:04:06 +01:00
total_ordering.hpp Remove vtable from TotalOrdering 2018-12-05 09:46:18 +01:00
tsc.hpp Add TSC implementation 2019-01-08 15:44:59 +01:00
typeinfo.hpp Generate virtual GetTypeInfo with LCP 2019-01-25 14:12:50 +01:00
uuid.cpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
uuid.hpp Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
visitor.hpp Fix total_weight not being returned with RETURN * 2018-10-18 15:03:46 +02:00
watchdog.cpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
watchdog.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00