Afficher un message
Vieux 15/10/2007, 01h45   #2
mike b
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Static Member Function Template Specialization

On Oct 14, 6:13 pm, Gianni Mariani <gi4nos...@marian.ws> wrote:
> mike b wrote:
> > On Oct 14, 2:16 pm, Gianni Mariani <gi4nos...@marian.ws> wrote:

> ...
> > The problem only occurs when code is separated into multiple binaries,
> > a shared lib and executable, with multiple users in the app.

>
> Are definitions of all template functions in every compilation unit ?
> (i.e. included into every binary's source in question ?) If not, that's
> your problem.


I defined my entire template class in the header file (.h) so it
should be making it into every compilation unit. Is there something
aside from that I need to do?

  Réponse avec citation
 
Page generated in 0,05314 seconds with 9 queries