Return true if this object is equal to the specified other object, otherwise return false. Two FormatterSpecificationNumericValue objects are considered equal if their category and value attributes are both equal.
Synopsis
Declared in <bslfmt_formatterspecificationnumericvalue.h>
constexpr
bool
operator==(FormatterSpecificationNumericValue const& other) const;
Created with MrDocs