#include <micronodes_ports.h>
Public Types | |
| using | Element = typename OP::template Rebind< IndexedPortAccess< OP > > |
Public Member Functions | |
| Element | operator[] (Int index) const |
Private Attributes | |
| OP | _access [STD_IS_REPLACEMENT(empty, OP) ? 1 :N] |
| using Element = typename OP::template Rebind<IndexedPortAccess<OP> > |
|
private |