|
libstdc++
|
Traits class for iterators.
This class does nothing but define nested typedefs. The general version simply declares aliases for the nested typedefs from the Iterator argument. Partial specializations for pointers define the typedefs appropriately for the semantics of pointers.
Definition at line 182 of file stl_iterator_base_types.h.