Tags: #rule #one #definition
We have been hit by the same bug twice already this year. It ends in a crash, and it took developers days to find it (in each case), even though it is reproducible on each run of unit tests.
https://akrzemi1.wordpress.com/2016/11/28/the-one-definition-rule/
We have been hit by the same bug twice already this year. It ends in a crash, and it took developers days to find it (in each case), even though it is reproducible on each run of unit tests.
https://akrzemi1.wordpress.com/2016/11/28/the-one-definition-rule/
Andrzej's C++ blog
The One-Definition Rule
We have been hit by the same bug twice already this year. It ends in a crash, and it took developers days to find it (in each case), even though it is reproducible on each run of unit tests. The co…