Templates and overloading problem1153 (1/20/2010 8:14:55 AM) comp.lang.c++.moderated Hi All,
I was wondering if someone can give me assistance with the following
small program. There are two sections controlled by an #if. The
first section compiles and runs correctly (using g++), the alter... Oz