I have a shared library which contains the definition of a template class. I am instantiating the template class in a main file and compiling with gcc but it is giving me a lot of problems. It seems that the gcc compiler does not have visibility to template definitions if the template definition...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.