Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::nonfinite_num_put< CharType, OutputIterator > Class Template Reference

#include <nonfinite_num_facets.hpp>

Inheritance diagram for boost::math::nonfinite_num_put< CharType, OutputIterator >:
Collaboration diagram for boost::math::nonfinite_num_put< CharType, OutputIterator >:

Public Member Functions

 nonfinite_num_put (int flags=0)
 

Protected Member Functions

virtual OutputIterator do_put (OutputIterator it, std::ios_base &iosb, CharType fill, double val) const
 
virtual OutputIterator do_put (OutputIterator it, std::ios_base &iosb, CharType fill, long double val) const
 

Constructor & Destructor Documentation

template<class CharType , class OutputIterator = std::ostreambuf_iterator<CharType>>
boost::math::nonfinite_num_put< CharType, OutputIterator >::nonfinite_num_put ( int  flags = 0)
inlineexplicit

Member Function Documentation

template<class CharType , class OutputIterator = std::ostreambuf_iterator<CharType>>
virtual OutputIterator boost::math::nonfinite_num_put< CharType, OutputIterator >::do_put ( OutputIterator  it,
std::ios_base &  iosb,
CharType  fill,
double  val 
) const
inlineprotectedvirtual

References boost::it.

template<class CharType , class OutputIterator = std::ostreambuf_iterator<CharType>>
virtual OutputIterator boost::math::nonfinite_num_put< CharType, OutputIterator >::do_put ( OutputIterator  it,
std::ios_base &  iosb,
CharType  fill,
long double  val 
) const
inlineprotectedvirtual

References boost::it.


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