Nick Sabalausky: > That's because my original example accidentally made Foo an uninstantiated > class template, so the compiler never bothered to check the semantics...
Surely here there is no shortage of ways I can paint myself as a stupid :-) In Python the () after the class name are optional and they do nothing, so I didn't see them in that little D program :-) Bye, bearophile
