Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Friends | List of all members
net_instaweb::InlineSListElement< T > Class Template Reference

#include "inline_slist.h"

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: