Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
rtree(parameters_typeconst ¶meters,indexable_getterconst &getter,value_equalconst &equal,allocator_typeconst &allocator)
|
Type |
Name |
Description |
|---|---|---|
|
|
|
The parameters object. |
|
|
|
The function object extracting Indexable from Value. |
|
|
|
The function object comparing Values. |
|
|
|
The allocator object. |
If allocator copy constructor throws.