Sebastien Loriot

Results 671 comments of Sebastien Loriot

@afabri do you agree that the other PR is a simpler solution with the same result?

Can you provide the information printed on the console when running the example in both cases?

It should be `boost::optional< typename AABB_tree::Intersection_and_primitive_id::Type >`. Would you mind add it in your other PR and check that the error is gone?

Strange. I don't understand how you could still get the same error since the template keyword is now gone?

I don't reproduce the issue and I don't see any problem but the extra template I already mentioned. @lrineau @mglisse any idea?

The last two links will be fixed as soon as the release is out. The first one will be valid once @janetournois is done from back-porting the creation script from...

@janetournois this PR is marked for 5.5, are you planning to finish it before the release or shall we postpone it?

The max size of the github.io repo was reached, I cleaned it manually again today (the action was broken months before Maxime left)

> @sloriot I documented the functions in freefunctions.h, but I can't find them in the generated documentation. However, those function are still in the namespace CGAL::ShapeDetection::internal. I should move them...