From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-09-03 15:35:35


At 02:17 PM 9/3/2003, Robert W. Johnstone wrote:
>Hello,
>
>Has any thought been given to member functions for the path class for
>handling filename extensions? It should be easy to add code for most
>systems to extract or change the extension.

Please take a look at the docs for the boost/filesystem/convenience.hpp
header in the Boost CVS. They are supposed to meet that need.

HTH,

--Beman