...Handle // pointing to it) using // Data(Handle<Other>) constructor. Handle<Data> dh = Handle<Data>::create(oh); // The following four lines do not // create new Handle-Data pairs (as the // previous lines do) but rather...
http://www.ddj.com/cpp/184401243