Mailinglist Archive: opensuse-programming-de (174 mails)
| < Previous | Next > |
Re: C++ Namespace
- From: Vinzent Hoefler <JeLlyFish.software@xxxxxxx>
- Date: Mon, 12 Jan 2004 09:37:10 +0100
- Message-id: <5.1.0.14.2.20040112093551.02444bb0@localhost>
At 08:37 12.01.04, Andre Heine wrote:
>Warum sollte "normaler" Code nicht "using namespace std"
>benutzen?
>
>Gibt es dafür auch Gründe?
Ja. Namespace-Pollution.
Vinzent.
>Warum sollte "normaler" Code nicht "using namespace std"
>benutzen?
>
>Gibt es dafür auch Gründe?
Ja. Namespace-Pollution.
Vinzent.
| < Previous | Next > |