Opened 14 years ago

Closed 14 years ago

#6381 closed enhancement (fixed)

BReference conversion operator

Reported by: czeidler Owned by: bonefish
Priority: normal Milestone: R1
Component: - General Version: R1/alpha2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Should I add a conversion operator to the BReference class?

operator Type*() const {

return fObject;

}

or is there a special reason why there is none?

Change History (2)

in reply to:  description comment:1 by bonefish, 14 years ago

Replying to czeidler:

Should I add a conversion operator to the BReference class?

Feel free.

comment:2 by czeidler, 14 years ago

Resolution: fixed
Status: newclosed

ok done

Note: See TracTickets for help on using tickets.