diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-11-15 10:11:30 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-11-15 10:11:30 -0500 |
commit | 7670f190827b7d1e1c2a424ec6aa3379cb42ed52 (patch) | |
tree | f71eaa38e8246f2f4a04c925b9bb39d910cdd7b8 /indra/llcommon/llrefcount.cpp | |
parent | 96deda3f63ca12be734fb02e5f9406744bff3629 (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/llrefcount.cpp')
0 files changed, 0 insertions, 0 deletions