@brief Sort list using comparator \p cmp.
If \p cmp is NULL the default comparator will be used that sorts by ascending topic name and partition.
See Implementation
@brief Sort list using comparator \p cmp.
If \p cmp is NULL the default comparator will be used that sorts by ascending topic name and partition.