mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-02 21:02:13 +00:00
Convert struct to functions templates (pick_seeds() functions). Move template parameters from struct level to method level. Both for automatic type deduction.