|
HDK
|
#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) |
| UT_IteratorRange<IterT> UTmakeRange | ( | IterT && | b, |
| IterT && | e | ||
| ) |
Definition at line 35 of file UT_IteratorRange.h.