NameQualificationTraversal::TemplateDeclarationEvaluationKey::operator<
Lessāthan operator
Synopsis
Declared in <src/backend/unparser/nameQualificationSupport.h>
bool
operator<(TemplateDeclarationEvaluationKey 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