summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-09-25 10:15:20 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-09-25 10:15:20 -0400
commit5d7b3abe7759545b5ff12dc8ae5a6de9ed258953 (patch)
treec03053fa561e5e85bd1b18f4f54a71b2bec5a6b4 /indra/llrender/llgl.h
parent98c829a47cd2b38d51602cce3de873179a394ba7 (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/llgl.h')
0 files changed, 0 insertions, 0 deletions