Skip to content
Snippets Groups Projects
Commit 4c98f7c8 authored by ovari's avatar ovari Committed by Adrien Béraud
Browse files

pht.h: cleanup

parent 2a4b3574
Branches
Tags
No related merge requests found
......@@ -409,7 +409,7 @@ private:
/**
* This mutlimap contains all prefix insert in the tree in time order
* We could then delete the last one if there is too much node
* We could then delete the last one if there is too many nodes
* The tree will self destroy is branch ( thanks to share_ptr )
*/
std::multimap<time_point, std::shared_ptr<Node>> leaves_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment