mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-11 02:25:59 +01:00
- SF#3540497 HashMap iterator crash in VS 2010
- allow Buffer resize to zero
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
TemporaryFile();
|
||||
/// Creates the TemporaryFile.
|
||||
|
||||
TemporaryFile(const std::string& tempDir);
|
||||
TemporaryFile(const std::string& tempDir);
|
||||
/// Creates the TemporaryFile using the given directory.
|
||||
|
||||
~TemporaryFile();
|
||||
|
||||
Reference in New Issue
Block a user