DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
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 >
typedef C DGtal::ToDGtalCategory< C >::Category

Definition at line 214 of file IteratorCirculatorTraits.h.


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