Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::interval_lib::save_state< Rounding > Struct Template Reference

#include <rounding.hpp>

Inheritance diagram for boost::numeric::interval_lib::save_state< Rounding >:
Collaboration diagram for boost::numeric::interval_lib::save_state< Rounding >:

Public Types

typedef
detail::save_state_unprotected
< Rounding > 
unprotected_rounding
 

Public Member Functions

 save_state ()
 
 ~save_state ()
 

Public Attributes

Rounding::rounding_mode mode
 

Member Typedef Documentation

template<class Rounding>
typedef detail::save_state_unprotected<Rounding> boost::numeric::interval_lib::save_state< Rounding >::unprotected_rounding

Constructor & Destructor Documentation

template<class Rounding>
boost::numeric::interval_lib::save_state< Rounding >::save_state ( )
inline
template<class Rounding>
boost::numeric::interval_lib::save_state< Rounding >::~save_state ( )
inline

Member Data Documentation

template<class Rounding>
Rounding::rounding_mode boost::numeric::interval_lib::save_state< Rounding >::mode

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