Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-04-19 07:06:16


Jeff Flinn wrote:

> In http://www.boost.org/libs/filesystem/doc/convenience.htm#extension
> under the heading change_extension appears:
>
> path basename( const path & ph, const std::string & new_extension );
>
> which should read:
>
> path change_extension( const path & ph, const std::string &
> new_extension );
 
Hi Jeff,

I've fixed this. Thanks for noticing.

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk