help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++ still doesn't suppor export keyword ?


From: Andre Poenitz
Subject: Re: g++ still doesn't suppor export keyword ?
Date: Fri, 19 Nov 2004 22:28:25 +0100

William Xuuu <william_xuuu@163.com> wrote:
> My g++ version is 3.3.5. Currently, i've to put template's declaration and
> its implementation together into a .h, which is such a mess.

Just separating them as usual and adding #include "foo.C" at the
end of your foo.h reduces the mess to a bearable minimum.

Andre'
> 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]