
11 Oct
2010
11 Oct
'10
12:54 p.m.
On Oct 11, 2010, at 6:42 AM, "Stewart, Robert" <Robert.Stewart@sig.com> wrote:
If all new libraries use lib_detail rather than detail, the problem just shifts, unless you mean <lib>_detail, where "<lib>" is replaced by the library name. Still, as I've shown, that simply mixes paradigms making it a little more surprising, I should think. If we can establish that pattern as desirable, then new libraries can adopt it and it will be expected, of course.
Don't forget you can always use locally-defined namespace aliases, e.g. namespace brd = boost::ratios::detail defined within boost::ratios, to avoid such collisions. -- BoostPro Computing * http://boostpro.com [Sent from coveted but awkward mobile device]