diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-08-17 09:53:01 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-08-17 09:53:01 -0400 |
commit | 48759438b747c24b536cd099d65ab0c9ea720a38 (patch) | |
tree | 3bf3f883c575548e41f280d7565a23c12f44be3b /LICENSE | |
parent | 0f8b8fd7a338272e3464e809b94eb0443d99e275 (diff) |
DRTVWR-588: Remove Boost Phoenix, Bind and Assign from some tests.
llsdserialize_test used Boost.Foreach, Boost.Function and Boost.Bind.
llleap_test used Boost.Assign. Both used Boost.Phoenix.
Replace Boost.Foreach with range 'for'.
Replace Boost.Function with std::function.
Replace Boost.Assign with initializer lists.
Replace Boost.Bind and Boost.Phoenix with lambdas.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions