LLVM: llvm::detail::index_stream Struct Reference (original) (raw)
Infinite stream of increasing 0-based size_t indices. More...
#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| index_iterator | begin () const |
| index_iterator | end () const |
Detailed Description
Infinite stream of increasing 0-based size_t indices.
Definition at line 2425 of file STLExtras.h.
Member Function Documentation
◆ begin()
| index_iterator llvm::detail::index_stream::begin ( ) const | inline |
|---|
Definition at line 2426 of file STLExtras.h.
◆ end()
| index_iterator llvm::detail::index_stream::end ( ) const | inline |
|---|
Definition at line 2427 of file STLExtras.h.
The documentation for this struct was generated from the following file:
- include/llvm/ADT/STLExtras.h