From: Christo Fogelberg Newsgroups: comp.os.msdos.djgpp Subject: [C++] vector.at(int) function Date: Mon, 09 Apr 2001 09:26:52 +1200 Organization: ihug ( New Zealand ) Lines: 8 Message-ID: <3AD0D79C.E6C48677@es.co.nz> NNTP-Posting-Host: p50-max1.dun.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 986765143 13942 203.173.236.50 (8 Apr 2001 21:25:43 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Sun, 8 Apr 2001 21:25:43 +0000 (UTC) X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, It seems to me that the current version of the STL that DJGPP uses doesn't support the vector.at() function - i.e. random access with bounds checking :( Is that just me? If not, does anyone know when the next 'official' DJGPP STL will be released? (I think they use the SGI library?) Cheers! Christo