Add code to generate LATEST pointer

This commit is contained in:
2020-04-17 10:35:40 +02:00
parent a91aa6a060
commit 97831ec4f2
2 changed files with 21 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ class BinaryWriter {
std::string current_filename_;
int output_fd_;
std::string latest_filename_;
public:
BinaryWriter(