Boost logo

Boost :

Subject: Re: [boost] Boost Talk: "How I Code" (?)
From: Denis Shevchenko (for.dshevchenko_at_[hidden])
Date: 2011-02-23 01:04:35


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk