CIRCT
20.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 33 of file InstanceGraph.h.
using circt::igraph::detail::AddressIterator< It >::Iterator = It |
Definition at line 38 of file InstanceGraph.h.
|
inline |
Definition at line 43 of file InstanceGraph.h.
|
inlinestaticnoexcept |
Definition at line 40 of file InstanceGraph.h.