mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-02 21:02:13 +00:00
Merge pull request #242 from mkaravel/fix/is_valid_polygon_fix_comment
[algorithms][is_valid] fix comment
This commit is contained in:
@@ -129,7 +129,7 @@ protected:
|
||||
};
|
||||
|
||||
|
||||
// structs from partition -- start
|
||||
// structs for partition -- start
|
||||
struct expand_box
|
||||
{
|
||||
template <typename Box, typename Iterator>
|
||||
|
||||
Reference in New Issue
Block a user