$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Klein (dave_chp_at_[hidden])
Date: 2007-06-27 10:13:32
frederic.bron_at_[hidden] wrote:
> Thanks a lot.
> Is it a bug in the documention or in the library?
>
> F. Bron
>
>
>
Hm, actually i don't know:
boost 1.33.1
------------
header: change_extension
docs: change_extension
boost 1.34
----------
header: change_extension
docs: replace_extension
boost.org
---------
docs: replace_extension
I guess the name was changed to be conform with the TR2 proposal,
so i think the lib needs the update. Not sure though :)
-- Regards, dave