> > It's a question about the g++ implementation. > > /Mike > I wouldn't try to use compiler implementation defined rules. G++ is a developing project. Such rules can even change from one release to another, and you would stress yourself if your program will do something different in half a year, when you updated your distribution. CU INGO