Re: c++ unit
Philipp Promesberger <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Georg Seidel wrote: > [...] > > // Takes an array of links, one for each port > // in the order specified by the port specs > // TODO: use something more flexible like > // a doubly linked list or a quad-pumped > // hash-table > virtual void update(Link*); > > LOL!!!