HomePhorge

Allow empty TokenizedStorage and fix typed value access in TokenizedStorage

Referenced Files
None
Subscribers
None

Description

Allow empty TokenizedStorage and fix typed value access in TokenizedStorage

TokenizedStorage was implemented so that it must have contain at least one element for no good reason. It is possible to create a storage for nothing now.
During this modification, I found that TokenizedStorage::valueAt() returned values with a wrong type. That function is not used fortunately -- now it is fixed just in case.

Details

Provenance
Dávid JuhászAuthored on Apr 30 2019, 6:37 PM
juhaszPushed on Apr 30 2019, 6:37 PM
Parents
R20:ee76d676b758: Extend the example deluxe-interface to do some master-to-slave communication…
Branches
Unknown
Tags
Unknown