summaryrefslogtreecommitdiff
path: root/indra/llcommon/tests/llerror_test.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2014-12-16 15:17:24 -0500
committerNat Goodspeed <nat@lindenlab.com>2014-12-16 15:17:24 -0500
commit3b7d3cb1ea8c6f5f51d727732bbff8a6d89f3d33 (patch)
tree753a6993c80b230c064bf6b17712a6ce321fe30d /indra/llcommon/tests/llerror_test.cpp
parent210c95b283332bc463edb8baa2d6438c3fd500af (diff)
For one use case, boost::bind() better than boost::phoenix::bind().
We use boost::phoenix::placeholders::arg1 to imply a whole lambda expression, replacing boost::lambda. But to bind a plain function in a more straightforward way, seems classic boost::bind() works while boost::phoenix::bind() does not.
Diffstat (limited to 'indra/llcommon/tests/llerror_test.cpp')
0 files changed, 0 insertions, 0 deletions