Login  Register

vector<T,A>::at(int) in compoundforward.cpp

Posted by Xiaowen Wang on May 04, 2002; 12:37pm
URL: http://quantlib.414.s1.nabble.com/vector-T-A-at-int-in-compoundforward-cpp-tp2033.html

Hi:
As of the most recent CVS checkout,
compoundforward.cpp(head version 1.11) uses
std::vector<T, Alloc>::at(int) function, which
g++-2.96 doesn't impl.  So the compilation failed.
Switching back to using vector<T,Alloc>::operator
[](int) works out.
I'm running on RH7.2 with g++ 2.96.
Xiaowen

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com