
12 Oct
2006
12 Oct
'06
11:01 p.m.
Ronald Garcia <garcia@cs.indiana.edu> 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