DGtal 1.3.0
Loading...
Searching...
No Matches
Data Fields
DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer Union Reference

Forward declaration. More...

#include <DGtal/base/IndexedListWithBlocks.h>

Data Fields

FirstBlockfirst
 
AnyBlockany
 

Detailed Description

template<typename TValue, unsigned int N, unsigned int M>
union DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer

Forward declaration.

Definition at line 124 of file IndexedListWithBlocks.h.

Field Documentation

◆ any

template<typename TValue , unsigned int N, unsigned int M>
AnyBlock* DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer::any

Definition at line 126 of file IndexedListWithBlocks.h.

◆ first

template<typename TValue , unsigned int N, unsigned int M>
FirstBlock* DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer::first

Definition at line 125 of file IndexedListWithBlocks.h.


The documentation for this union was generated from the following file: