radix_tree: make concurrent (mt) mode a template parameter
This allows for better optimization and getting rid of atomic operations in single-threaded workloads.
parent
3477efe5
Please register or sign in to comment
This allows for better optimization and getting rid of atomic operations in single-threaded workloads.