-
Wuttke, Joachim authored
Renamed MultiLayerComputation -> MainComputation, to distantiate it from DecoratedLayerComputation and RoughMultiLayerComputation. rm unused clone methods; introduce new basic mix-in INoncopyable. This led to problems with SafePointerVector, which wanted to clone. Therefore reworked MainComputation, replacing a map by a vector.
Wuttke, Joachim authoredRenamed MultiLayerComputation -> MainComputation, to distantiate it from DecoratedLayerComputation and RoughMultiLayerComputation. rm unused clone methods; introduce new basic mix-in INoncopyable. This led to problems with SafePointerVector, which wanted to clone. Therefore reworked MainComputation, replacing a map by a vector.