|
CIRCT 22.0.0git
|
This just maps a iterator of references to an iterator of addresses. More...
#include <InstanceGraph.h>


Public Types | |
| using | Iterator = It |
Public Member Functions | |
| AddressIterator (Iterator iterator) | |
Static Public Member Functions | |
| static Iterator::value_type * | addrOf (typename Iterator::value_type &v) noexcept |
This just maps a iterator of references to an iterator of addresses.
Definition at line 34 of file InstanceGraph.h.
| using circt::igraph::detail::AddressIterator< It >::Iterator = It |
Definition at line 39 of file InstanceGraph.h.
|
inline |
Definition at line 44 of file InstanceGraph.h.
|
inlinestaticnoexcept |
Definition at line 41 of file InstanceGraph.h.