TemplateInstance.compare

Compare proposed template instantiation with existing template instantiation. Note that this is not commutative because of the auto ref check.

class TemplateInstance
override final
int
compare

Parameters

o

existing template instantiation

Return Value

Type: int

0 for match, 1 for no match

Meta