This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/12635] wrong interpretation of typename with constructor delimiters


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12635



------- Additional Comments From numerical dot simulation at web dot de  2003-10-16 09:28 -------
Oh I forgot the compiler message and to mention that I am happy 
also to hear about workarounds until fix. 
 
g++ ~/hp-home/muell.C 
/home/markus/hp-home/muell.C: In constructor `Error::Error(const Expr<T>&) 
[with T = int]': 
/home/markus/hp-home/muell.C:28:   instantiated from here


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]