diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2019-05-30 15:35:54 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2020-03-25 16:01:31 -0400 |
commit | a2379d68713e210187149c05dd20435d7a244503 (patch) | |
tree | 25d8aead920ec63ecc63cc1968b002ddd01b03dc /indra/llcommon/llthreadsafequeue.h | |
parent | 5a260e0cc3beec45da1d29578855524977206022 (diff) |
SL-11216: Add llsd::drill() function to drill into an LLSD blob.
We include both const and non-const overloads. The latter returns LLSD&, so
you can assign to the located element.
In fact we already implemented the non-const logic in a less public form as
storeToLLSDPath() in lleventcoro.cpp. Reimplement the latter to use the new
llsd::drill() function.
Diffstat (limited to 'indra/llcommon/llthreadsafequeue.h')
0 files changed, 0 insertions, 0 deletions