28#ifndef Foam_labelPair_H
29#define Foam_labelPair_H
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An ordered pair of two objects of type <T> with first() and second() elements.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
List< labelPair > labelPairList
List of labelPair.
UList< labelPair > labelPairUList
UList of labelPair.
Pair< labelPair > labelPairPair
Pair of labelPair.