Halide
Halide::Internal::Elf::iterator_range< T > Class Template Reference

#include <Elf.h>

Public Member Functions

 iterator_range (T b, T e)
 
begin () const
 
end () const
 

Detailed Description

template<typename T>
class Halide::Internal::Elf::iterator_range< T >

Definition at line 32 of file Elf.h.

Constructor & Destructor Documentation

◆ iterator_range()

template<typename T >
Halide::Internal::Elf::iterator_range< T >::iterator_range ( b,
e 
)
inline

Definition at line 36 of file Elf.h.

Member Function Documentation

◆ begin()

template<typename T >
T Halide::Internal::Elf::iterator_range< T >::begin ( ) const
inline

Definition at line 40 of file Elf.h.

◆ end()

template<typename T >
T Halide::Internal::Elf::iterator_range< T >::end ( ) const
inline

Definition at line 43 of file Elf.h.


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