$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lorenzo Bettini (bettini_at_[hidden])
Date: 2005-06-01 09:51:19
John Maddock wrote:
>> Thanks for implementing format_literal in 1.33.  I see also that it is 
>> now possible to determine the character offset when bad_expression is 
>> thrown - which is very useful.  Are there any other handy little 
>> changes that did not make it into libs/regex/doc/history.html (yet)?
> 
> 
> I really hope not!
> 
> Embarrassingly, I notice that I haven't documented format_literal at 
> all! Fixed in cvs now.
that's exactly what I was looking for, but I hadn't found it in the docs :-)
as I understand, however, it's only available in 1.33
thanks again
        Lorenzo