bitcoin/src/support
Pasta ea4b61a157 refactor: remove references to deprecated values under std::allocator
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
2021-10-20 18:36:40 -04:00
..
allocators refactor: remove references to deprecated values under std::allocator 2021-10-20 18:36:40 -04:00
cleanse.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
cleanse.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
events.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
lockedpool.cpp doc: Use https URLs where possible 2021-01-04 12:23:16 +08:00
lockedpool.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00