[geometry] index docs: reformulated sentence.
[SVN r85638]
This commit is contained in:
parent
d31d73ed62
commit
b11eb4fe5b
@ -175,7 +175,7 @@ Of course it's possible to connect different types of predicates together.
|
||||
|
||||
[h4 Breaking or pausing the query]
|
||||
|
||||
By use of query iterators, the query may be paused and resumed if needed, e.g. when the query takes too long,
|
||||
The query performed using query iterators may be paused and resumed if needed, e.g. when the query takes too long,
|
||||
or stopped at some point, e.g when all interesting values were gathered.
|
||||
|
||||
for ( Rtree::const_query_iterator it = tree.qbegin(bgi::nearest(pt, 10000)) ;
|
||||
|
Loading…
Reference in New Issue
Block a user