Commit cd4f7e38 authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

radix_tree: optimize emplace

In case there is already such element we can return it
just after descend - no need to descend the tree twice.
parent 8353b645
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment