#include <formula.h>
Unsorted dictionary of Formula objects.
Definition at line 54 of file formula.h.
FormulaDict::FormulaDict |
( |
uint |
size | ) |
|
|
inline |
Definition at line 57 of file formula.h.
58 QDict<Formula>(
size) {}
decltype(auto) constexpr size(T &&obj)
ADL-aware version of std::size.
FormulaDict::~FormulaDict |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: