[Bug c++/43376] template member function instantiations are not hidden if the class has default visibility and -fvisibility-ms-compat is used

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 15 16:39:00 GMT 2010



------- Comment #2 from pinskia at gcc dot gnu dot org  2010-03-15 16:38 -------
The first example is done on purpose as the class is std:: deque<int> which is
a template class which is on a fundamental type which is always going to be
visible.  (See PR 19664 for the reasons why).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43376



More information about the Gcc-bugs mailing list