LIEF: Library to Instrument Executable Formats Version 0.15.1
|
#include <iterators.hpp>
Public Types | |
using | IteratorTy = IteratorT |
Public Member Functions | |
iterator_range (IteratorT it_begin, IteratorT it_end) | |
IteratorT | begin () const |
IteratorT | end () const |
bool | empty () const |
using LIEF::iterator_range< IteratorT >::IteratorTy = IteratorT |
|
inline |
|
inline |
|
inline |
|
inline |