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
This is an older version of Boost and was released in 2022. The current version is 1.89.0.
rtree(parameters_typeconst ¶meters=parameters_type(),indexable_getterconst &getter=indexable_getter(),value_equalconst &equal=value_equal())
explicit
|
Type |
Name |
Description |
|---|---|---|
|
|
|
The parameters object. |
|
|
|
The function object extracting Indexable from Value. |
|
|
|
The function object comparing Values. |
If allocator default constructor throws.