HDK
|
#include <utility>
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.