CPP compiler that implemented the export keyword

A

Aaron.Z.Yang

Hi all,

I need a CPP compiler that implemented the export keyword.

Someone told me that EDG (Edison Design Group) CPP compiler does,
and the kernel of Intel CPP compiler is the EDG CPP compiler, so I
think Intel CPP compiler can do. Unfortunate, It cannot. :(

So, what compiler do I need?



thanks for your time
 
R

Robert Bauck Hamar

Hi all,

I need a CPP compiler that implemented the export keyword.

You mean a C++ compiler. :)
Someone told me that EDG (Edison Design Group) CPP compiler does,
and the kernel of Intel CPP compiler is the EDG CPP compiler, so I
think Intel CPP compiler can do. Unfortunate, It cannot. :(

So, what compiler do I need?

http://www.parashift.com/c++-faq-lite/compiler-dependencies.html#faq-38.5

Contains a list. The Comeau compiler is often mentioned. It supports export.

http://www.gotw.ca/publications/mill23-x.htm
http://www.ddj.com/showArticle.jhtml?articleID=184401584

might be informative to you, too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top