-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
breaking changebreaks API/ABIbreaks API/ABI
Description
The boost operators that most of our classes inherit are free so their underlying implementations should also be free. Currently, however, most of them are members of their classes.
This is not really a problem but it would be nice to change this for consistency the next time we introduce other breaking changes. (Since this breaks the ABI.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking changebreaks API/ABIbreaks API/ABI