I need to modify the 'created' (if exists), 'modified' and 'accessed' timestamps of a file. Ideally this would be a platform-independent solution.
I've looked around the boost libraries but I can't see anything relevant. The nearest I've found to something relevant is this for Windows.
Can anyone help? Thanks.