Rebel Fork Framework
Urho3D::IteratorRange< T > Struct Template Reference

Helper class to iterate over the range. More...

#include <Urho3D/Core/IteratorRange.h>

Inheritance diagram for Urho3D::IteratorRange< T >:

Public Member Functions

 IteratorRange ()=default
 Construct empty.
 
 IteratorRange (const T &begin, const T &end)
 Construct valid.
 

Detailed Description

template<class T>
struct Urho3D::IteratorRange< T >

Helper class to iterate over the range.


The documentation for this struct was generated from the following file: