diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2024-09-25 10:15:20 -0400 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2026-01-05 19:34:44 +0200 |
| commit | bedd3da7c60c1615cd5102438822e8f186d4426a (patch) | |
| tree | 3ed789e04e5a01f20fc0f122aaf79198eaf34ebc /indra/llrender | |
| parent | 3fc5b69b2a6c04db9854f0758ecbb03f6da22a13 (diff) | |
Explain why apparently redundant LLPointer methods are necessary.
Given templated constructors and assignment operators, it's tempting to remove
specific constructors and assignment operators with the same LLPointer<Type>
parameters. That turns out to be a mistake. Add comments to warn future
maintainers.
Diffstat (limited to 'indra/llrender')
0 files changed, 0 insertions, 0 deletions
