|
|
|
|
|
by codr7
2364 days ago
|
|
Same here. Using non-intrusive linked lists just feels wrong once you've gotten used to the idea of embedding links, I find there are always better options. Intrusive lists on the other hand is simply the best solution in some cases. |
|