Re: Glib::RefPtr



Well, there is always operator->() ...

but what kind of object are you wanting to copy? There's a good chance it doesn't have the right semantics for that. Most mm objects are not copyable, just movable. (And most GObjects aren't copyable either; properties are not the only state they hold.)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]