xubingyue / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Replace shared_ptr parameter with shared_ptr const& #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It will be fixed for avoiding some performance issues.

Original issue reported on code.google.com by wuye9036 on 14 Mar 2011 at 6:33

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 24 Mar 2011 at 1:11

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r492.

SASL:
  Changes signature of cgllvm_impl::visit_child().

Original comment by wuye9036 on 24 Mar 2011 at 1:13

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r496.

SASL:
  Changes signatures of member functions in type_manager.  

Original comment by wuye9036 on 28 Mar 2011 at 1:46

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 28 Mar 2011 at 1:48

GoogleCodeExporter commented 8 years ago
Hi, issue is here. And commit log should be refered from my check-ins.

Original comment by wuye9036 on 28 Mar 2011 at 1:50

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 4b10758802b0.

SASL:
  Changes signature of cgllvm_impl::visit_child().

Original comment by wuye9036 on 21 Apr 2011 at 6:00

GoogleCodeExporter commented 8 years ago
This issue was updated by revision a35cce4cac4a.

SASL:
  Changes signatures of member functions in type_manager.

Original comment by wuye9036 on 21 Apr 2011 at 6:00

GoogleCodeExporter commented 8 years ago
This issue is counter the recommendation in document of shared_ptr.
But in most case it is OK.

Original comment by wuye9036 on 24 Apr 2011 at 8:20

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 21 Jun 2011 at 5:23

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 14 Jul 2011 at 10:32

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 23 Nov 2011 at 1:58

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 15 Dec 2011 at 3:24

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 7 Mar 2012 at 2:54