diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2022-06-18 11:53:57 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2022-08-22 20:39:37 -0400 |
commit | c0f709b637d800fe07fb265c8ab6f28080994224 (patch) | |
tree | f367fea3f47f0555a3e60ea7f294bb2a3f68dc94 /indra/test | |
parent | 9dba9f80f4d40ec12a735ddbb66a9d103a959ece (diff) |
DRTVWR-564: Add LL::apply(): call function, passing args from tuple.
This anticipates C++17's std::apply(), and in fact once we detect C++17, we'll
just use that. But in C++14 we must still provide our own implementation.
(cherry picked from commit dc2e2cd76f387ea6e80787fb94adcbc269cd1f25)
Diffstat (limited to 'indra/test')
0 files changed, 0 insertions, 0 deletions