lumiera_/src/lib/idi
Ichthyostega 9d42b58aae EntryID implementation changes for #956
- move the santitise operation up into EntryID's ctor
- turn the recast() operation into a real in-place cast

these changes should be transparent to the existing usages
of EntryID (within the asset framework), but allow for use
as attribute name holder in GenNode, since we're now able
to feed existing name/ID values directly into the ctor
of BareEntryID, without any spurious santitise operation.
2015-08-16 01:35:30 +02:00
..
entry-id.hpp EntryID implementation changes for #956 2015-08-16 01:35:30 +02:00
genfunc.cpp EntryID(#865): switch ID generation to the newly defined generic ID functions 2015-08-16 01:35:29 +02:00
genfunc.hpp EntryID(#865): switch ID generation to the newly defined generic ID functions 2015-08-16 01:35:29 +02:00