Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::resetter Struct Reference

#include <rational.hpp>

Collaboration diagram for boost::detail::resetter:

Public Member Functions

 resetter (std::istream &is)
 
 ~resetter ()
 

Public Attributes

std::istream & is_
 
std::istream::fmtflags f_
 

Constructor & Destructor Documentation

boost::detail::resetter::resetter ( std::istream &  is)
inline
boost::detail::resetter::~resetter ( )
inline

References f_, and is_.

Member Data Documentation

std::istream::fmtflags boost::detail::resetter::f_

Referenced by ~resetter().

std::istream& boost::detail::resetter::is_

Referenced by ~resetter().


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