mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 11:27: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())
|
concurrent_table(std::move(x),x.make_empty_arrays())
|
||||||
{}
|
{}
|
||||||
|
|
||||||
#if 0&&defined(BOOST_UNORDERED_LATCH_FREE)
|
#if defined(BOOST_UNORDERED_LATCH_FREE)
|
||||||
~concurrent_table(){
|
~concurrent_table(){
|
||||||
std::cout
|
std::cout
|
||||||
<<"version: 2024/02/09 12:00; "
|
<<"version: 2024/02/09 12:00; "
|
||||||
|
Reference in New Issue
Block a user