Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

P6MERGEFLAGS.

Used as a parameter to the P6R::p6IWStrTable::mergeStrings() method

P6MERGE_NOFLAGS - No Flags - same as P6MERGE_USEOLD

P6MERGE_USENEW - If a new string collides with an old string use the new string

P6MERGE_USEOLD - If a new string collides with an old string use the old string

Definition at line 52 of file p6strtable.h.