Public Member Functions | |
fmatvec::Atom * | operator() () const override |
Implement this function to allocate a new object. | |
bool | operator== (const AllocateBase &other) const override |
|
inlineoverridevirtual |
Implement this function to compare whether this class and the instance other allocate the same object type when calling operator().
Implements MBSim::AllocateBase.