mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Includes allocator::pointer, allocator::const_pointer, allocator::reference and allocator::const_reference which are deprecated in c++17 and removed in c++20. See https://en.cppreference.com/w/cpp/memory/allocator Also prefer `using` over `typedef` see: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rt-using |
||
|---|---|---|
| .. | ||
| allocators | ||
| cleanse.cpp | ||
| cleanse.h | ||
| events.h | ||
| lockedpool.cpp | ||
| lockedpool.h | ||