Ticket #97 (new enhancement)
COBIA_SmartPointer::outputArgument can be more efficient
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | minor | Milestone: | Maintenance of Phase II |
Component: | Client Header Files | Version: | 1.2.0.8 |
Keywords: | Cc: |
Description
COBIA_SmartPointer::outputArgument is implemented by means of an addReference. It can instead be implemented as a detach operation (saves an addReference and a release call).
Change History
Note: See
TracTickets for help on using
tickets.