[Bug c++/60775] Instantiates unused class template member function and therefor reports error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60775 --- Comment #1 from Gunther Laure --- Created attachment 32560 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32560&action=edit Testcase
[Bug c++/60775] New: Instantiates unused class template member function and therefor reports error
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: gunther.laure at gmail dot com g++ 4.8.2 reports following error when compiling the example code: abstract_class.cpp:11:13: error: cannot allocate an object of abstract type