Go to the documentation of this file.
52 public HashTable<T, label, Hash<label> >
Map(const Xfer< Map< T > > &map)
Construct by transferring the parameter contents.
An STL-conforming iterator.
Map(const Xfer< HashTable< T, label, Hash< label > > > &map)
Construct by transferring the parameter contents.
An STL-conforming const_iterator.
Map(Istream &is)
Construct from Istream.
A simple container for copying or transferring objects of type <T>.
Map(const label size=128)
Construct given initial size.
Hash function class for primitives. All non-primitives used to hash entries on hash tables likely nee...
HashTable< T, label, Hash< label > >::iterator iterator
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Map(const Map< T > &map)
Construct as copy.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
An STL-conforming hash table.
HashTable< T, label, Hash< label > >::const_iterator const_iterator