mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-30 20:02:11 +00:00
Merge pull request #544 from jaredjxyz/fix_segment_view_example_doc
Fix Segment View doc: Wrong output
This commit is contained in:
@@ -50,8 +50,8 @@ int main()
|
||||
/*`
|
||||
Output:
|
||||
[pre
|
||||
(0, 0) (0, 4) (4, 4) (4, 0) (0, 0)
|
||||
Area: 16
|
||||
(0, 0) (1, 1)
|
||||
Length: 1.41421
|
||||
]
|
||||
*/
|
||||
//]
|
||||
|
||||
Reference in New Issue
Block a user