DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions
DGtal::detail::IsCirculator< IC, true > Struct Template Reference

#include <DGtal/base/IteratorCirculatorTraits.h>

Public Types

typedef IsCirculatorFromType< IC, typename IC::Type > IsCirculatorHelper
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=IsCirculatorHelper::value)
 

Detailed Description

template<typename IC>
struct DGtal::detail::IsCirculator< IC, true >

Definition at line 134 of file IteratorCirculatorTraits.h.

Member Typedef Documentation

◆ IsCirculatorHelper

template<typename IC >
typedef IsCirculatorFromType<IC, typename IC::Type> DGtal::detail::IsCirculator< IC, true >::IsCirculatorHelper

Definition at line 136 of file IteratorCirculatorTraits.h.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

template<typename IC >
DGtal::detail::IsCirculator< IC, true >::BOOST_STATIC_CONSTANT ( bool  ,
value  = IsCirculatorHelper::value 
)

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