Range.h File Reference
#include <iosfwd>
#include <ostream>
Include dependency graph for Range.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Range< C, S >
 

Functions

template<class C , class S >
std::ostream & operator<< (std::ostream &os, Range< C, S > const &aRange)
 

Function Documentation

◆ operator<<()

template<class C , class S >
std::ostream & operator<< ( std::ostream &  os,
Range< C, S > const &  aRange 
)

Definition at line 32 of file Range.h.

References Range< C, S >::end, and Range< C, S >::start.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors