summaryrefslogtreecommitdiff
path: root/indra/llcommon/llthread.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2023-11-15 10:11:30 -0500
committerNat Goodspeed <nat@lindenlab.com>2023-11-15 10:11:30 -0500
commit7670f190827b7d1e1c2a424ec6aa3379cb42ed52 (patch)
treef71eaa38e8246f2f4a04c925b9bb39d910cdd7b8 /indra/llcommon/llthread.cpp
parent96deda3f63ca12be734fb02e5f9406744bff3629 (diff)
SL-20546: Rely on CTAD for 'narrow' class.
Now that we're building with C++17, we can use Class Template Argument Deduction to infer the type passed to the constructor of the 'narrow' class. We no longer require a narrow_holder class with a narrow() factory function.
Diffstat (limited to 'indra/llcommon/llthread.cpp')
0 files changed, 0 insertions, 0 deletions