keepOriginal#
Fully qualified name: carb::dictionary::keepOriginal
Defined in carb/dictionary/IDictionary.h
- inline UpdateAction carb::dictionary::keepOriginal(
- const Item *dstItem,
- ItemType dstItemType,
- const Item *srcItem,
- ItemType srcItemType,
- void *userData,
Function that indicates that the merger should retain the existing destination item.
See also