OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
ValueRange.h File Reference
#include "Utility/Inform.h"
#include <algorithm>
#include <limits>
Include dependency graph for ValueRange.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ValueRange< T >

Functions

template<class T>
Inform & operator<< (Inform &out, ValueRange< T > const &range)

Function Documentation

◆ operator<<()

template<class T>
Inform & operator<< ( Inform & out,
ValueRange< T > const & range )

Definition at line 61 of file ValueRange.h.

References ValueRange< T >::print().

Here is the call graph for this function: