|
Flex
0.17.9
|
#include <fstream>#include <iostream>#include <sstream>#include <string>#include <glog/logging.h>

Go to the source code of this file.
Namespaces | |
| gs | |
Functions | |
| bool | gs::read_string_from_file (const std::string &file_path, std::string &content) |
| bool | gs::write_string_to_file (const std::string &content, const std::string &file_path) |