[filesystem] file size

15 Oct
2004
15 Oct
'04
1:51 p.m.
Is there any rationale behind the lack of a function that returns the file size of a directory entry? (or do I miss something?) Stefan

15 Oct
15 Oct
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
7566
Age (days ago)
7566
Last active (days ago)
1 comments
2 participants
participants (2)
-
Caleb Epstein
-
Stefan Slapeta