HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_IteratorRange.h File Reference
#include <utility>
+ Include dependency graph for UT_IteratorRange.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_IteratorRange< IterT >
 

Functions

template<typename IterT >
UT_IteratorRange< IterT > UTmakeRange (IterT &&b, IterT &&e)
 

Function Documentation

template<typename IterT >
UT_IteratorRange<IterT> UTmakeRange ( IterT &&  b,
IterT &&  e 
)

Definition at line 35 of file UT_IteratorRange.h.