id summary reporter owner description type status milestone component version severity resolution keywords cc 9363 Reference forwarding in phoenix::bind does not work in C++11 Andrey Semashev Thomas Heller "When a user-defined function accepts a non-const reference as an argument, this argument is provided as a const reference by phoenix::bind, even though phoenix::bind is invoked with a non-const lvalue. This only appears in C++11 mode, in C++03 this works as expected. I've attached the test case and compile errors from GCC 4.8.1." Bugs closed To Be Determined phoenix Boost 1.55.0 Problem fixed