MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
zstr::detail::strict_fstream_holder< FStream_Type > Struct Template Reference

#include <zstr.hpp>

Public Member Functions

 strict_fstream_holder (const std::string &filename, std::ios_base::openmode mode=std::ios_base::in)
 

Public Attributes

FStream_Type fs_
 

Detailed Description

template<typename FStream_Type>
struct zstr::detail::strict_fstream_holder< FStream_Type >

Definition at line 652 of file zstr.hpp.

Constructor & Destructor Documentation

◆ strict_fstream_holder()

template<typename FStream_Type >
zstr::detail::strict_fstream_holder< FStream_Type >::strict_fstream_holder ( const std::string & filename,
std::ios_base::openmode mode = std::ios_base::in )
inline

Definition at line 654 of file zstr.hpp.

Member Data Documentation

◆ fs_

template<typename FStream_Type >
FStream_Type zstr::detail::strict_fstream_holder< FStream_Type >::fs_

Definition at line 659 of file zstr.hpp.


The documentation for this struct was generated from the following file: