Loading [MathJax]/extensions/TeX/AMSsymbols.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::ToDGtalCategory< C > Struct Template Reference

Aim: Provides the DGtal category matching C
{ForwardCategory,BidirectionalCategory,RandomAccessCategory}. More...

#include <DGtal/base/IteratorCirculatorTraits.h>

Public Types

typedef C Category
 

Detailed Description

template<typename C>
struct DGtal::ToDGtalCategory< C >

Aim: Provides the DGtal category matching C
{ForwardCategory,BidirectionalCategory,RandomAccessCategory}.

Description of template class 'ToDGtalCategory'

Template Parameters
Cany category

Definition at line 213 of file IteratorCirculatorTraits.h.

Member Typedef Documentation

◆ Category

template<typename C >
C DGtal::ToDGtalCategory< C >::Category

Definition at line 214 of file IteratorCirculatorTraits.h.


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