Table of Contents

Operator operator ==

Namespace
Ubiquity.NET.Llvm.ObjectFile
Assembly
Ubiquity.NET.Llvm.dll

operator ==(Symbol, Symbol)

Equality comparison

public static bool operator ==(Symbol left, Symbol right)

Parameters

left Symbol

left side of comparison

right Symbol

right side of comparison

Returns

bool

Result of equality test