58 MultiDimInterface::operator=(from);
64 MultiDimInterface::operator=(std::forward< MultiDimInterface >(from));
Interface for all classes addressing in a multiDim fashion.
gum is the global namespace for all aGrUM entities
~MultiDimAdressable() override
Destructor.
MultiDimAdressable & operator=(const MultiDimAdressable &from)
Default constructor.
Abstract base class for all multi dimensionnal addressable.
MultiDimAdressable()
Default constructor.
Headers for the abstract base class for all multi dimensionnal containers.