Commit graph

3 commits

Author SHA1 Message Date
71ce85cec4 Continuing vector graphics exercise
New classes :
 - DrawingElement (Base class for every other element)
 - Group : Groups DrawingElements together

Modified Circle to work with DrawingElement
Corrected a *maybe* failed vector copy in Polynomial.tpp
2019-05-16 01:16:19 +02:00
004142f85a Better decltype for Polynomial::add return type 2019-05-14 12:43:53 +02:00
f51d403b8e Template polynomial class with unit tests 2019-05-10 01:49:59 +02:00