Mail Archives: djgpp/1997/09/18/10:32:41
From: | Jason Nye <jnye AT nbnet DOT nb DOT ca>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Namespaces and g++
|
Date: | Tue, 16 Sep 1997 21:14:05 -0300
|
Organization: | NBTel Internet
|
Lines: | 7
|
Message-ID: | <341F20CD.7BF3@nbnet.nb.ca>
|
NNTP-Posting-Host: | mctnts06c30.nbnet.nb.ca
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I just learned about C++ namespaces and I have decided that they are
definitly the way to go especially for large projects. I've tried to
use them with g++ 2.7.2.1 and I get a warning saying that namespaces are
mostly broken with that version. Is 2.7.2.1 the latest version, if not
does the latest version support namespaces and where can I find it (I
looked up www.delorie.com and the latest version I saw there was
2.7.2.1).
- Raw text -