Rose::Options::operator= Copy assignment operator Synopsis Declared in <SageIII/sage_support/utility_functions.h> [[visibility]] Options& operator=(Options const& X); Return Value Reference to the current object Parameters Name Description X The object to copy assign from Created with MrDocs