|
Tree Compression with Top Trees Revisited
|
Dummy labels that always return the same value for each index. More...
#include <Labels.h>


Public Member Functions | |
| FakeLabels (Value retval) | |
| const Value & | operator[] (uint index) const |
| always return the dummy value on access More... | |
| void | set (uint id, const Value &value) |
| this does nothing More... | |
Public Attributes | |
| Value | retval |
Dummy labels that always return the same value for each index.
|
inline |
|
inlinevirtual |
always return the dummy value on access
Implements LabelsT< Value >.
|
inlinevirtual |
| Value FakeLabels< Value >::retval |
1.8.9.1