index_range Class Reference
index_range class represents a half-open range of indices
More...
#include <mtx/mtx.h>
List of all members.
|
Public Member Functions |
| index_range (int first, int count) |
int | begin () const |
int | end () const |
int | count () const |
Detailed Description
index_range class represents a half-open range of indices
Definition at line 109 of file mtx.h.
The documentation for this class was generated from the following file: