Gemmi C++ API
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
fstream.hpp File Reference

Ofstream and Ifstream: wrappers around std::ofstream and std::ifstream. More...

#include <fstream>
#include <memory>
#include "fail.hpp"

Go to the source code of this file.

Classes

struct  gemmi::Ofstream
 
struct  gemmi::Ifstream
 

Namespaces

namespace  gemmi
 

Functions

template<typename T >
void gemmi::open_stream_from_utf8_path (T &ptr, const std::string &filename)
 

Detailed Description

Ofstream and Ifstream: wrappers around std::ofstream and std::ifstream.

Definition in file fstream.hpp.