
15 Oct
2004
15 Oct
'04
2:22 p.m.
On Fri, 15 Oct 2004 15:51:22 +0200, Stefan Slapeta <stefan@slapeta.com> wrote:
Is there any rationale behind the lack of a function that returns the file size of a directory entry? (or do I miss something?)
It appears that boost::filesystem::file_size (const path& ph) was added sometime after 1.31.0. You can get the latest version from CVS or wait for 1.32.0. -- Caleb Epstein caleb.epstein@gmail.com