|
CUBRID Engine
latest
|
#include <stdio.h>#include <string>#include <utility>

Go to the source code of this file.
Namespaces | |
| filesys | |
Functions | |
| std::pair< std::string, int > | filesys::open_temp_filedes (const char *prefix, int flags=0) |
| std::pair< std::string, FILE * > | filesys::open_temp_file (const char *prefix, const char *mode="w", int flags=0) |