Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    feb341d3
    Continue gradually replacing Boost.Lambda with Boost.Phoenix. · feb341d3
    Nat Goodspeed authored
    For some reason, after the upgrade to Boost 1.57, gcc 4.6.3 has trouble with
    the boost::lambda::_1 usage in stringize.h. This is consistent with other
    cases we've encountered in which Boost.Lambda appears to be unmaintained and
    losing its compatibility with other libraries. Fortunately Phoenix provides a
    functional equivalent, albeit spelled differently.
    feb341d3
    History
    Continue gradually replacing Boost.Lambda with Boost.Phoenix.
    Nat Goodspeed authored
    For some reason, after the upgrade to Boost 1.57, gcc 4.6.3 has trouble with
    the boost::lambda::_1 usage in stringize.h. This is consistent with other
    cases we've encountered in which Boost.Lambda appears to be unmaintained and
    losing its compatibility with other libraries. Fortunately Phoenix provides a
    functional equivalent, albeit spelled differently.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.