
5 Sep
2007
5 Sep
'07
9:49 a.m.
Joaquín Mª López Muñoz wrote:
Admittedly, the problem is somewhat contrived (although it's distilled from a real case I found myself) and the offending compiler is not all the rage these days :) but I just wanted to report it for the record and in case the possibility exists that the problematic using directives can be replaced by appropriate using declarations (I don't know if this is feasible.)
Your expectations proved right. Using directive is still broken even under msvc-7.1 and 8.0. See: http://tinyurl.com/39c9ev I hope the next msvc is better. Regards, -- Shunsuke Sogame