
26 Feb
2004
26 Feb
'04
10:57 p.m.
Rob Stewart <stewart@sig.com> writes:
If Boost chooses to change a namespace name, the old name can be retained, via namespace alias, for a few versions, marking it deprecated upon the introduction of the new name. That makes the transition to a "better" name easier.
It's not that simple; we'll break specializations if we ever do that. -- Dave Abrahams Boost Consulting www.boost-consulting.com