|  | Home | Libraries | People | FAQ | More | 
The tree is created using packing algorithm and a temporary packing allocator.
template<typename Range>rtree(Range const &rng,allocator_typeconst &allocator)
explicit
| Type | Name | Description | 
|---|---|---|
| 
                       | 
                       | The range of Values. | 
| 
                       | 
                       | The allocator object for persistent data in the tree. |