
30 Nov
2009
30 Nov
'09
11:11 p.m.
Am Monday 30 November 2009 23:42:34 schrieb Zachary Turner:
You could put them in the global namespace? I think that would conform better to the letter of the rules, without really being any safer in practice.
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.
precedent: std::rel_ops