OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Classes | Functions
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 >
Informoperator<< (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: