Namespaces | Functions

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

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/interval/interval_fwd.h>
#include <iosfwd>

Go to the source code of this file.

Namespaces

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

Functions

template<typename T , class CharType , class CharTraits >
std::basic_ostream< CharType,
CharTraits > & 
OpenTissue::math::interval::operator<< (std::basic_ostream< CharType, CharTraits > &out, Interval< T > const &i)
template<typename T , class CharType , class CharTraits >
std::basic_istream< CharType,
CharTraits > & 
OpenTissue::math::interval::operator>> (std::basic_istream< CharType, CharTraits > &in, Interval< T > const &i)