You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Marc Slemko <ma...@worldgate.com> on 1998/03/28 06:10:55 UTC

C++ portability guide

http://www.mozilla.org/portable-cpp.html

So lesee.  We take this language that some people love and which makes
life so much easier.  We remove half the features that make life easier
for portability issues, then we still have portability hassles even after
we do that.




Re: C++ portability guide

Posted by Dean Gaudet <dg...@arctic.org>.
No templates.  That sucks.

Dean

On Fri, 27 Mar 1998, Marc Slemko wrote:

> http://www.mozilla.org/portable-cpp.html
> 
> So lesee.  We take this language that some people love and which makes
> life so much easier.  We remove half the features that make life easier
> for portability issues, then we still have portability hassles even after
> we do that.
> 
> 
> 
>