Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/math/interval/io/boost_interval_io.h File Reference

#include <OpenTissue/configuration.h>
#include <boost/numeric/interval.hpp>
#include <iosfwd>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::math
namespace  OpenTissue::math::interval

Functions

template<class T , class Policies , class CharType , class CharTraits >
std::basic_ostream< CharType,
CharTraits > & 
OpenTissue::math::interval::operator<< (std::basic_ostream< CharType, CharTraits > &stream, boost::numeric::interval< T, Policies > const &value)
template<class T , class Policies , class CharType , class CharTraits >
std::basic_istream< CharType,
CharTraits > & 
OpenTissue::math::interval::operator>> (std::basic_istream< CharType, CharTraits > &stream, boost::numeric::interval< T, Policies > &value)