|
Boost : |
From: jk_at_[hidden]
Date: 2001-05-04 07:01:50
4 May 2001 11:25:20 +0400 Jens Maurer wrote:
>> return vd.at(key);
>> }
>>
>> This compiles fine with VC60, Compaq cxx, Silicon Graphics CC,
>> but NOT with gcc-2.95.2 (RedHat 6.1):
>
>gcc 2.95.2 has an outdated library which does not support
>std::vector<>::at().
It is library problem, the core compiler with STLport works fine (my $0.02).
-- jk
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk