
20 Aug
2008
20 Aug
'08
7:06 p.m.
On 20/08/2008, Daniel James <daniel_james@fmail.co.uk> wrote:
On 20/08/2008, Simonson, Lucanus J <lucanus.j.simonson@intel.com> wrote:
I third the question, should we make separating template declarations from their definitions a preferred practice?
Some libraries don't do this because they still support older compilers where template functions have to be defined inline.
Sorry, jargon mishap. I meant 'template functions have to be defined in the class declaration'.