Method ADT.CritBit.StringTree()->common_prefix()
classADT.CritBit.StringTree
- Method
common_prefix
string|intcommon_prefix()- Description
Returns the common prefix of all keys. If the tree has no elements, UNDEFINED is returned.
class ADT.CritBit.StringTreestring|int common_prefix()
Returns the common prefix of all keys. If the tree has no elements, UNDEFINED is returned.