Boost logo

Boost Users :

From: Orhun Birsoy (obirsoy_at_[hidden])
Date: 2004-12-23 14:50:25


Hi,
I am getting boost::io::too_many_args exceptions for the following line.

cout << format(" %1% %3% \n") % 1 % 2 % 3 % 4 % 5;

but not for this one

cout << format(" %1% %5% \n") % 1 % 2 % 3 % 4 % 5;

If the last argument is used in the format, I do not get the exception.

Is this a bug?

Thanks.

Orhun Birsoy

-- 
_____________________________________________________________
Web-based SMS services available at http://www.operamail.com.
>From your mailbox to local or overseas cell phones.
Powered by Outblaze

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net