d01 ex04 a peu pres ok mais une erreure, et unitests ok
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# define SED_HPP
|
||||
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
|
||||
@@ -17,6 +18,7 @@ public:
|
||||
private:
|
||||
|
||||
// std::string _buf;
|
||||
std::string _tmp;
|
||||
std::string const _file;
|
||||
std::string const _new_file;
|
||||
std::string const _find;
|
||||
|
||||
Reference in New Issue
Block a user