49 template<
class T>
class Keyed;
52 template<
class T>
Ostream& operator<<(Ostream&, const Keyed<T>&);
A simple container for copying or transferring objects of type <T>.
A container with an integer key attached to any item.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
static List< Keyed< T > > createList(const List< T > &, const label key=0)
Add labels to a list of values.
Istream & operator>>(Istream &, directionInfo &)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
label key() const
Return const access to the integer key.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)