mrdocs::Name::operator==

Equality compares all fields.

Synopsis

bool
operator==(Name const& other) const;

Return Value

true if the objects are equal, false otherwise

Parameters

Name

Description

other

The right operand

Created with MrDocs