Skip to content

NameQualificationTraversal::TemplateArgumentListEvaluationKey::operator<

Less‐than operator

Synopsis

Declared in <src/backend/unparser/nameQualificationSupport.h>

bool
operator<(TemplateArgumentListEvaluationKey const& rhs) const;

Return Value

true if the left object is less than the right object, false otherwise

Parameters

Name

Description

rhs

The right operand

Created with MrDocs