0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-04 13:55:23 -05:00
bitcoin-core/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
cleanse.h
events.h
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