|
DGtal
0.6.devel
|
#include <IteratorTraits.h>
Static Public Attributes | |
| static const bool | value = detail::IsCirculator<IC, detail::HasNestedType<IC>::value >::value |
Aim: Checks whether type is a circular or a classical iterator.
Description of template class 'IsCirculator'
| IC | any iterator or circulator |
Definition at line 129 of file IteratorTraits.h.
|
static |
Definition at line 131 of file IteratorTraits.h.
1.8.1.1