diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-07-26 12:36:09 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-07-26 18:14:07 -0400 |
commit | 861cf0a5d0590eac2ce6486d94ff3d121f8f775b (patch) | |
tree | 36faa1965932c23bf9af2737a5d4c56fecf954d6 /indra/llwindow/CMakeLists.txt | |
parent | df880791b81c5d0ebe9b65011107e867ad042ac2 (diff) |
DRTVWR-587: Move constexpr arity into lambda that uses it.
VC doesn't recognize that a constexpr name doesn't need to be bound into a
lambda. However, since it's knowable at compile time, it can be deduced within
the innermost lambda.
(cherry picked from commit 37c3daff1a565eaafee691dfb57702b6b8f024d6)
Diffstat (limited to 'indra/llwindow/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions