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