diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-06-06 10:04:26 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-06-06 10:04:26 -0400 |
commit | c4366378b61cacb9d87eb2917302fa17e9207491 (patch) | |
tree | e372c292fd0deff671a249ccd56e9dcb9549c695 /indra/test | |
parent | 1db7ac7139adf505be12308fd7ba2920f5beecde (diff) |
SL-18837: Ditch Boost.Phoenix implicit lambda syntax.
It's cool to be able to write 'arg1 << "stuff" << var ...;' for a lambda
accepting a std::ostream reference, but cascading compile errors mean it's no
longer worth trying to make that work -- given actual C++ lambdas.
Also clean up a lingering BOOST_FOREACH() and a boost::bind() while at it.
Diffstat (limited to 'indra/test')
0 files changed, 0 insertions, 0 deletions