boost::numeric::functional::left_ref
// In header: <boost/accumulators/numeric/functional.hpp> template<typename Left, typename Right> struct left_ref { // types typedef Left & type; };