Subject: Re: [boost] bug in boost::container ??
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2013-04-18 16:04:09


El 18/04/2013 18:38, Olaf Peter escribió:
>> Should be trivial to fix. A workaround is to use "end() + (-1)"
>> instead of "end() - 1".

Thanks for the report. Fixed in trunk

Ion