summaryrefslogtreecommitdiff
path: root/indra/llui/llfocusmgr.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-02-13 10:40:57 -0500
committerNat Goodspeed <nat@lindenlab.com>2024-02-13 10:40:57 -0500
commitcd7e0531c0928bc61f8c4a56ee4747f214100d3c (patch)
treecab12e98857312869c7a116dd12ead53afe9562c /indra/llui/llfocusmgr.cpp
parente974e2755a32f3475736011ad222ec86698dec43 (diff)
Change ll_convert<TOTYPE>(string) to just ll_convert(string).
As a function parameter, an assignment expression or a `return` expression, `ll_convert()` can infer its target type. When it's important to specify the TOTYPE explicitly, rename the old `ll_convert()` function template to `ll_convert_to()`. Fix existing usage.
Diffstat (limited to 'indra/llui/llfocusmgr.cpp')
0 files changed, 0 insertions, 0 deletions