HomePhorge

Define rosa::token_size_t for representing length of rosa::Token instances

Referenced Files
None
Subscribers
None

Description

Define rosa::token_size_t for representing length of rosa::Token instances

Instead of the standard size_t type, use a compact representation of type positions that may be encoded in a rosa::Token. Classes whose implementation depends on rosa::Token (i.e., rosa::Message and rosa::AbstractTokenizedStorage) use rosa::token_size_t to index their elements.

Details

Provenance
Dávid JuhászAuthored on Apr 30 2019, 10:39 PM
juhaszPushed on May 1 2019, 10:02 PM
Parents
R20:698eeccfda7c: Allow empty TokenizedStorage and fix typed value access in TokenizedStorage
Branches
Unknown
Tags
Unknown

Event Timeline

Dávid Juhász <juhasz.david.scholar@gmail.com> committed R20:5a8b3325d513: Define rosa::token_size_t for representing length of rosa::Token instances (authored by Dávid Juhász <juhasz.david.scholar@gmail.com>).Apr 30 2019, 10:39 PM