TODOs
This commit is contained in:
parent
74cb9eaf2d
commit
233f1a2ecb
@ -13,6 +13,7 @@ public:
|
|||||||
explicit TempFile(bool create = true);
|
explicit TempFile(bool create = true);
|
||||||
virtual ~TempFile();
|
virtual ~TempFile();
|
||||||
const boost::filesystem::path &path() const;
|
const boost::filesystem::path &path() const;
|
||||||
|
//TODO Test exists()
|
||||||
bool exists() const;
|
bool exists() const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user