$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost.filesystem] notifications when a directory contents changes
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2011-02-16 14:02:12
Hi:
I know on windows there is a way to determine when the contents of a directory changes and for what reason the change has occurred, file created/deleted etc.
Is there an equivalent in the boost.filesystem library?
Cheers
Sean.