linked list
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
RemovedTail< T > 模板类 参考

#include <LRUList.h>

Public 成员函数

 RemovedTail ()
 

Public 属性

T value
 
bool tailRemoved
 

详细描述

template<class T>
class RemovedTail< T >

A class used for mark whether the tail node is removed when insert a new element to the LRU list.

构造及析构函数说明

◆ RemovedTail()

template<class T >
RemovedTail< T >::RemovedTail ( )
inline

The constructor of RemovedTail


该类的文档由以下文件生成: