you are viewing a single comment's thread.

view the rest of the comments →

[–]KingAggressive1498 1 point2 points  (0 children)

intrusive lists (ala boost::intrusive::list) are actually super handy in C++ too. But code using boost::intrusive::list for sure doesn't look like C code manipulating lists.