Marcel Ebmer

Results 2 issues of Marcel Ebmer

In this example, `intersection(polygon, linestring, multi_point)` returns an intersection point that is disjoint from the linestring. The linestring is de facto collinear with one of the polygon edges. Note that...

Rvalues are inherently unsuitable for no-copy binding, because their lifetime cannot be guaranteed. Separately declare, and delete, all overloads of bindNoCopy() that take a std::string rvalue.

enhancement