janicicpredrag / gclc

GCLC is a mathematical software tool for producing high-quality mathematical illustrations, for teaching mathematics, and for automated proving of geometry theorems.
http://www.matf.bg.ac.rs/~janicic/gclc/
Other
53 stars 7 forks source link

replace some collections of raw pointers with smart pointers #65

Closed Smattr closed 5 months ago

Smattr commented 5 months ago

This is an alternative to #62 that retains the conics code but removes some manual memory management.