Skip to content

Commit 27f7b48

Browse files
committed
Remove obsolete comment
1 parent 6c8a8f3 commit 27f7b48

File tree

1 file changed

+0
-7
lines changed
  • Cartesian_kernel

1 file changed

+0
-7
lines changed

Cartesian_kernel/TODO

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,6 @@ Backward
8383
- Merge Intersection package ? What about Conic ?
8484
- Cd must come back to life somehow... Currently, I've disabled it ~totally
8585
in Cartesian.h. Same thing for Conics...
86-
- line_get_pointC2() could take "i" as "const FT&" directly, not "int", it
87-
will avoid several constructions. Also, propagating that to the higher
88-
level will also bring more functionality at the top level...
89-
Seems like a stupid design choice at the beginning ?
90-
Or did I miss something ?
91-
Do we want to allow that for other implementations ?
92-
Maybe there are other similar places.
9386
- Homogeneous' Point_2 has member functions :
9487
// and for efficiency in the predicates:
9588
const RT& hx_ref() const;

0 commit comments

Comments
 (0)