Ticket #294 (accepted enhancement)
Use unique_ptr to improve performance.
Reported by: | gongminmin | Owned by: | gongminmin |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Engineering | Version: | 4.7.0 |
Keywords: | Cc: |
Description
Sometimes it's not necessary to use shared_ptr. Switch to unique_ptr when possible.
Change History
Note: See
TracTickets for help on using
tickets.