Remove PropertyVector from std::vector inheritance
Change inheritance to ownership.
Tried to add minimum interface to the PropertyVector
w/o copying all std::vector
's member functions. Used ranges where possible.
-
Feature description was added to the changelog -
Tests covering your feature were added? Existing tests -
Any new feature or behaviour change was documented?
Edited by Dmitri Naumov