Home | Libraries | People | FAQ | More |
boost::interprocess::remove_file_on_destroy
// In header: <boost/interprocess/file_mapping.hpp> class remove_file_on_destroy { public: // construct/copy/destruct remove_file_on_destroy(const char *); ~remove_file_on_destroy(); };