DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::detail::IteratorCirculatorTypeImpl< b > Struct Template Reference

Aim: Defines the Iterator or Circulator type as a nested type according to the value of b. More...

#include <DGtal/base/IteratorCirculatorTraits.h>

Public Types

typedef IteratorType Type
 

Detailed Description

template<bool b = false>
struct DGtal::detail::IteratorCirculatorTypeImpl< b >

Aim: Defines the Iterator or Circulator type as a nested type according to the value of b.

Description of template class 'IteratorCirculatorTypeImpl'

Template Parameters
ba boolean value

Definition at line 169 of file IteratorCirculatorTraits.h.

Member Typedef Documentation

◆ Type

template<bool b = false>
typedef IteratorType DGtal::detail::IteratorCirculatorTypeImpl< b >::Type

Definition at line 171 of file IteratorCirculatorTraits.h.


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