On 21 April 2013 13:06, Ricardo Fabiano de Andrade
wrote:
>>
>> I'd avoid ostringstream in anything where performance might be a factor.
>> Perhaps some implementations of it are fast enough but in general it is
>> rather slow and plain old ssprintf() is generally preferable.
>
>
> I agree and I u
(Apology for delay, unfortunately I expect more until mid/end of June or so :))
On 21 April 2013 12:29, Ricardo Fabiano de Andrade
wrote:
> Mateusz Loskot wrote:
>> In ideal world, I'd like to see SOCI reporting bugs through a
>> dedicated error context.
>> Such context would carry values, backe