mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
reenabled info logging
This commit is contained in:
@ -554,7 +554,7 @@ public:
|
||||
concurrent_table(std::move(x),x.make_empty_arrays())
|
||||
{}
|
||||
|
||||
#if 0&&defined(BOOST_UNORDERED_LATCH_FREE)
|
||||
#if defined(BOOST_UNORDERED_LATCH_FREE)
|
||||
~concurrent_table(){
|
||||
std::cout
|
||||
<<"version: 2024/02/09 12:00; "
|
||||
|
Reference in New Issue
Block a user