boost::openmethod::virtual_ptr::operator*
Get a reference to the object
Synopsis
Declared in <boost/openmethod/core.hpp>
element_type&
operator*() const;
Return Value
A reference to the object
Created with MrDocs