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
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.