Page Speed Optimization Libraries
1.13.35.1
|
#include "inline_slist.h"
Friends | |
class | InlineSList< T > |
A helper base class for things that would get stored in the list. You don't have to inherit this, and can implement next() and set_next() directly.