DGtal
1.5.beta
|
Aim: Provides the type of IC as a nested type: either IteratorType or CirculatorType. More...
#include <DGtal/base/IteratorCirculatorTraits.h>
Public Types | |
typedef detail::IteratorCirculatorTypeImpl< IsCirculator< IC >::value >::Type | Type |
Aim: Provides the type of IC as a nested type: either IteratorType or CirculatorType.
Description of template class 'IteratorCirculatorType'
IC | any iterator or circulator |
Definition at line 190 of file IteratorCirculatorTraits.h.
typedef detail::IteratorCirculatorTypeImpl<IsCirculator<IC>::value >::Type DGtal::IteratorCirculatorType< IC >::Type |
Definition at line 192 of file IteratorCirculatorTraits.h.