27 Jun
2007
27 Jun
'07
1:01 p.m.
frederic.bron@alcan.com wrote:
In the documentation of filesystem (1.34.0), at this position: http://www.boost.org/libs/filesystem/doc/tr2_proposal.html#Header-filesystem... we can read : template <class Path> Path replace_extension(const Path & p, const typename Path::string_type & new_extension);
However, in boost_1_34_0.tar.bz2, I cannot find replace_extension in any file. Where is it?
Regards,
F. Bron
Hi Frederic, i think this is 'change_extension' in convenience.hpp. -- Regards, dave