BloombergLP::ball::operator==

Return true if the specified lhs and rhs hierarchical category settings have the same value, and false otherwise. Two such objects have the same value if they have the same category name prefix and threshold values.

Synopsis

Declared in <ball_hierarchicalcategorysetting.h>

bool
operator==(
    HierarchicalCategorySetting const& lhs,
    HierarchicalCategorySetting const& rhs);