How to get the temporary directory ?

27 Sep
2010
27 Sep
'10
6:20 a.m.
Hello The new boost::filesystem::unique_path in V3 filesystem is great, but is there any way to also get the temporary directory ? A function that would return ::GetTempPath() on Windows systems and something like /tmp or /var/tmp on POSIX systems ? Or is there some portable way to do this already ? Thank you, Timothy Madden
5419
Age (days ago)
5419
Last active (days ago)
2 comments
2 participants
participants (2)
-
Timothy Madden