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

Re: C++: Problem with overloading a constructor when splitting a



Daniel Feiglin <dilogsys@inter.net.il> writes:

> See discussion on export keyword, p. 205 in The C++ Programming
> Language (3rd edn.), Stroustrup. It should do the job, but I don't
> know in GNU c++ implements it.

No. You get 

warning: keyword 'export' not implemented and will be ignored

with gcc 2.96. I don't know about gcc 3.* - have not tried it yet.

-- 
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org 
"If it ain't broken, it has not got enough features yet."

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il