boost::gil::point::operator+= arrow_upward boost::gil::point::operator+= Addition assignment operator Synopsis Declared in <boost/gil/point.hpp> point& operator+=(point const& p); Return Value Reference to the current object Parameters Name Description p The right operand Created with MrDocs