Define the default constructor as explicitly defaulted #42
Labels
Feature Request
This issue is a request for a particular feature
Major
This change is a major breaking change
Optimisation
This change somehow improves optimisation
Milestone
Defaulting to zero is probably expected behaviour for inexperienced programmers,
but experienced programmers are probably more used to default construction being a nop.
As more experienced programmers are becoming interested in this library and as being a more optimal choice than
float
s is part of this library's goal, it might make sense to undo the decision to make default construction initialise with 0.The text was updated successfully, but these errors were encountered: