SPH
Classes | Functions
Interval.cpp File Reference
#include "objects/wrappers/Interval.h"
#include <iomanip>

Go to the source code of this file.

Classes

struct  Printer
 

Functions

std::ostream & operator<< (std::ostream &stream, const Interval &range)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const Interval range 
)

Definition at line 23 of file Interval.cpp.