Possible Duplicates:
Why should the implementation and the declaration of a template class be in the same header file?
Why can templates only be implemented in the header file?
I'm not really understand why it's olbiged to define template implementation in a .h file?
Could someone give me a detail answer ?
Thanks!