A class that stores the name of a file and tries to remove it in its destructor Useful to remove temporary files in the presence of exceptions.
More...
#include <file_mapping.hpp>
A class that stores the name of a file and tries to remove it in its destructor Useful to remove temporary files in the presence of exceptions.
boost::interprocess::remove_file_on_destroy::remove_file_on_destroy |
( |
const char * |
name | ) |
|
|
inline |
boost::interprocess::remove_file_on_destroy::~remove_file_on_destroy |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: