https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77615
--- Comment #2 from Jan Bujak ---
(In reply to Markus Trippelsdorf from comment #1)
> Please read: https://isocpp.org/wiki/faq/templates
>
> * Why can’t I separate the definition of my templates class from its
> declaration and put it inside a .
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jan.bujak at nokia dot com
Target Milestone: ---
Created attachment 39632
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39632&action=edit
Repro