|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2006-10-12 19:01:02
Ronald Garcia <garcia_at_[hidden]> writes:
> Howdy,
>
> A large amount of code in boost/type_traits/integral_constant.hpp
> appears to be #if'ed out. Can that code be safely removed from the
> file or is it a work in progress?
Either way, it can and should be safely removed. There's no excuse
for leaving that sort of clutter around with modern source control.
We have a perfect record of the file's history, and
development-in-progress should proceed on a branch.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk