Page Speed Optimization Libraries  1.4.26.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Friends
net_instaweb::InlineSListElement< T > Class Template Reference

#include "inline_slist.h"

List of all members.

Friends

class InlineSList< T >

Detailed Description

template<class T>
class net_instaweb::InlineSListElement< 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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines