[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
| Tuple Types |  | 
pair, triple, tuple4, tuple5
#include <vigra/utilities.hxx>
 Namespace: vigra
VIGRA defines tuple types vigra::triple, vigra::tuple4, vigra::tuple5. In addition, std::pair is imported into namespace vigra from the C++ standard library. All these types are defined similarly:
A number of typedef's tells the types stored in the tuple:
Items are stored in the following public attributes:
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |