$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] temporary filenames
From: Igor R (boost.lists_at_[hidden])
Date: 2011-03-08 09:34:49
> is there any implementation for creating temporary files names?
Maybe filesystem::unique_path()?