DGtal 2.1.0
|
Used in first block to finish it or to point to the next block. More...
#include <DGtal/base/LabelledMap.h>
Data Fields | |
Data | lastData |
__AnyBlock * | nextBlock |
Used in first block to finish it or to point to the next block.
Definition at line 172 of file LabelledMap.h.
Data DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer::lastData |
Definition at line 173 of file LabelledMap.h.
Referenced by DGtal::LabelledMap< TData, L, TWord, N, M >::__FirstBlock::erase(), and DGtal::LabelledMap< TData, L, TWord, N, M >::__FirstBlock::insert().
__AnyBlock* DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer::nextBlock |