Closed System-rat closed 2 years ago
Since StyleColor is a discriminated union (and those are well implemented in c++ :clown_face:) the constructors, destructors, and assignment operators for Style have to be manually implemented... yay.
StyleColor
Style
Implemented in 8f81c446ac63773ede50ffd0a41492ea5dbc782a
Since
StyleColor
is a discriminated union (and those are well implemented in c++ :clown_face:) the constructors, destructors, and assignment operators forStyle
have to be manually implemented... yay.