Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
X-Istence
on Aug 30, 2012
|
parent
|
context
|
favorite
| on:
Why should I have written ZeroMQ in C, not C++ (pa...
What happened to using:
mylist->remove(object);
Let the underlying algorithm take care of it. No need to write out the loop. Also, this makes it easy to then switch to std::vector or a hash based list or something else where walking the list may not be required.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: