diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2024-09-24 12:53:33 -0400 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-01-05 19:34:44 +0200 |
| commit | e53f50716254e63bd60f2037190741c9b21e50b3 (patch) | |
| tree | 0be27743470899f1f438789146a5a197911a5eb8 /scripts | |
| parent | 5ac851aad21112360ca679fde7c9f053c3a4bc9d (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 'scripts')
0 files changed, 0 insertions, 0 deletions
