Skip to content
Snippets Groups Projects
Stephane Del Pino's avatar
Stéphane Del Pino authored
Now ItemValue are indexed by ItemId.
This means that for instance, one can only access to NodeValue using a node
number: using another item type number will fail to compile, as well as using an
integral type (int, size_t,...).

This is a zero cost developing helper.

It remains to clean some data structures to ease even more coding.
e1a9c3f9
History
Name Last commit Last update