summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-09-24 12:53:33 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-09-24 12:53:33 -0400
commit705fd68ed7cdc6db39ddd237b7f2c70045fc01fb (patch)
tree4d94937e36ce530532a2f0bdb2f6a5585d7609e0 /indra/test
parent576c558759aa84df7b30ee29ca55143719d73028 (diff)
Make `LLPointer` equality comparisons accept not-identical types.
That is, both `LLPointer::operator==()` and `operator!=()` and the free function `operator==()` and `operator!=()` now accept pointer types other than the type of the subject `LLPointer`, letting the compiler apply implicit pointer conversions or diagnose an error.
Diffstat (limited to 'indra/test')
0 files changed, 0 insertions, 0 deletions