Go to the documentation of this file.
40 #ifndef PtrDictionary_H
41 #define PtrDictionary_H
PtrDictionary(const label size=128)
A class for handling words, derived from Foam::string.
Template dictionary class which manages the storage associated with it.
auto key(const Type &t) -> typename std::enable_if< std::is_enum< Type >::value, typename std::underlying_type< Type >::type >::type
Non-intrusive doubly-linked pointer list.
const T & operator[](const word &key) const
A helper class when constructing from an Istream or dictionary.
friend Ostream & operator(Ostream &, const DictionaryBase< IDLListType, T > &)
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)
T & operator[](const word &key)
Base dictionary class templated on both the form of doubly-linked list it uses as well as the type it...