byteme
C++ wrappers for buffered inputs
Loading...
Searching...
No Matches
temp_file_path.hpp File Reference

Define a temporary file path, usually for testing. More...

Go to the source code of this file.

Namespaces

namespace  byteme
 Simple byte readers and writers.
 

Functions

std::string byteme::temp_file_path (const std::string &prefix, const std::string &ext)
 
std::string byteme::temp_file_path (const std::string &prefix)
 

Detailed Description

Define a temporary file path, usually for testing.