delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/12/09/09:47:47

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
From: "Jesper Lund" <jl1204 AT worldonline DOT dk>
Newsgroups: comp.os.msdos.djgpp
References: <9uvgl3$qie$1 AT reader05 DOT wxs DOT nl>
Subject: Re: GCC 3.0.2 reports syntax error
Lines: 15
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Message-ID: <RGKQ7.1406$Q3.151510@news010.worldonline.dk>
Date: Sun, 9 Dec 2001 15:36:40 +0100
NNTP-Posting-Host: 212.54.79.7
X-Complaints-To: news-abuse AT wol DOT dk
X-Trace: news010.worldonline.dk 1007908657 212.54.79.7 (Sun, 09 Dec 2001 15:37:37 MET)
NNTP-Posting-Date: Sun, 09 Dec 2001 15:37:37 MET
Organization: Customer of Tiscali A/S (World Online)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

jansb000 <jansb000 AT wxs DOT nl> wrote in message
news:9uvgl3$qie$1 AT reader05 DOT wxs DOT nl...

>
> typedef bitset<PROPNUM> PROPS;
>

Try std::bitset instead of bitset (previous versions of gcc put everything
from the std namespace in the global namespace, like having a 'use namespace
std;' as the first line in each translation unit).

I don't have gcc 3.0.2 myself, so I cannot test this.



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019