
1 Dec
2009
1 Dec
'09
2:44 p.m.
AMDG Mathias Gaunard wrote:
Zachary Turner wrote:
I'd rather put them in a library specific namespace in that case, and require the programmer to put a using declaration in the translation unit.
That's the way Boost.Assign does it, and is the way to go IMHO.
Boost.Assign doesn't need ADL. In Christ, Steven Watanabe