Iterator_types

Langue: en

Autres versions - même langue

Version: 293832 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

Iterator Tags - These are empty types, used to distinguish different iterators. The distinction is not made by what they contain, but simply by what they are. Different underlying algorithms can then be used based on the different operations supporetd by different iterator types.

SYNOPSIS