add AnyDataWrapperBase::size()
Make it possible to retrieve the size of a container wrapped 'inside' an AnyDataWrapper, without having to specify/know the actual type of the container.
Edited by Gerhard Raven
Security Notice: GitLab has uncovered a widespread malicious npm supply-chain attack that potentially can destroy user data. All teams are required to audit packages. Further information can be found under the Computer Security Report for November 2025 and the original blog post in https://about.gitlab.com/blog/gitlab-discovers-widespread-npm-supply-chain-attack/
Make it possible to retrieve the size of a container wrapped 'inside' an AnyDataWrapper, without having to specify/know the actual type of the container.