id summary reporter owner description type status milestone component version severity resolution keywords cc 13032 qvm/mat.hpp fails to compile when assign/list_of.hpp has been included first Michael Krause Barend Gehrels "Following program: {{{ #include ""boost/assign/list_of.hpp"" #include ""boost/geometry/strategies/transform/matrix_transformers.hpp"" }}} fails to compile with g++-6.1.0, giving the error {{{ /home/krausemi/xxxx-boost/1.64/include/boost/qvm/mat.hpp: In member function ‘boost::qvm::mat::operator R() const’: /home/krausemi/xxxx-boost/1.64/include/boost/qvm/mat.hpp:28:23: error: expected primary-expression before ‘(’ token assign(r,*this); ^ }}} " Bugs new To Be Determined geometry Boost 1.64.0 Problem daniel.kruegler@…