Glib::RefPtr



To quote the tutorial on Glib::RefPtr, "unlike most smartpointers, you can't use the * operator to access the underlying instance." Is there some other way to make a copy of the underlying object?



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