
24 Feb
2011
24 Feb
'11
7:08 a.m.
On Wed, Feb 23, 2011 at 1:04 AM, Denis Shevchenko <for.dshevchenko@gmail.com> wrote:
One of the most favorite rules of coding for me - *duplicate of code is evil*. I use various ways to get rid of the duplication: functions/functors, templates, inheritance, preprocessor and some "design features".
- Denis
Are you coming to BoostCon? Do you want to come on stage and show us the evils of code duplication? (We probably mostly all agree with you, but maybe you have some particular techniques you would like to share?) Tony