Angus Leeming Fri, 12 Jul 2002 02:24:04 -0700
If I have typedef pair<Row const *, Row const *> RowPair; in a .C file, should I wrap it inside namespace anon?
Angus