------- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-23 22:23 ------- According to http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1987.htm
You need to instantiation declaration the whole class and not just the member functions. Or at least the way I read it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38613