#include <fstream.hpp>


Public Member Functions | |
| basic_fstream () | |
| basic_fstream (const path &p) | |
| basic_fstream (const path &p, std::ios_base::openmode mode) | |
| void | open (const path &p) |
| void | open (const path &p, std::ios_base::openmode mode) |
| virtual | ~basic_fstream () |
|
inline |
|
inlineexplicit |
|
inline |
|
inlinevirtual |
|
inline |
References boost::flyweights::in, boost::geometry::open, and boost::out.
|
inline |
References boost::geometry::open.