Flex  0.17.9
Namespaces | Functions
file_utils.h File Reference
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <glog/logging.h>
Include dependency graph for file_utils.h:
This graph shows which files directly or indirectly include this file:

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)