OGS
Writer.cpp File Reference

Detailed Description

Implementation of the Writer class.

Author
Lars Bilke
Date
2012-02-13

Definition in file Writer.cpp.

#include "Writer.h"
#include <fstream>
#include <limits>
#include "BaseLib/Logging.h"
Include dependency graph for Writer.cpp:

Go to the source code of this file.

Namespaces

namespace  BaseLib
 
namespace  BaseLib::IO
 

Functions

int BaseLib::IO::writeStringToFile (std::string_view content, std::filesystem::path const &file_path)