|
Boost Users : |
From: Marco De Paoli (depaolim_at_[hidden])
Date: 2006-11-30 08:29:22
> a) declare template in header.
> b) create "implementation" *.ipp file
> e) create *.cpp which
> i) includes the *.ipp file
> ii) explicitly instantiate the template. This is used to add
> precompiled
> instantiations to the serialization libraries.
how can you istantiate the template if you don't have the concrete type yet?
... or have I missed something obvious?
thanks for your info,
Marco
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net