SagePreprocessorRecord::RecordedDirectiveLineKey::operator==
Equality operator
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
bool
operator==(RecordedDirectiveLineKey const& other) const;
Return Value
true if the objects are equal, false otherwise
Parameters
Name |
Description |
other |
The right operand |
Created with MrDocs