I'm currently using the gcc that comes with RH 6.1.  It did not 
     recognize the std::vector<T>.at(int idx) call, had to use 
     std::vector<T>[int idx] instead.  Has the .at function been 
     implemented in a later edition of gcc?
     
     Joe Kelch
     [EMAIL PROTECTED]
     [EMAIL PROTECTED]



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to