To answer my own question about templates, some compilers need to see the template definition "in each translation unit in which it is used". So, I put the template function definition in the header and now it works. Very nicely, in fact. I am happy.
Jon _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
