Boost C++ Libraries: Ticket #312: shared_ptr::operator-> () const return type should be const https://svn.boost.org/trac10/ticket/312 <pre class="wiki">shared_ptr::operator-&gt; () const return type should be const const T * operator-&gt; () const; T * operator-&gt; (); </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/312 Trac 1.4.3 Peter Dimov Wed, 03 Nov 2004 12:27:30 GMT <link>https://svn.boost.org/trac10/ticket/312#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/312#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=305912 Not a bug. shared_ptr follows raw pointers in their treatment of const. shared_ptr&lt;T const&gt; and shared_ptr&lt;T&gt; const are distinct types, similar to T const * and T * const. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Peter Dimov</dc:creator> <pubDate>Wed, 03 Nov 2004 12:28:09 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/312#comment:2 https://svn.boost.org/trac10/ticket/312#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket vzaznobin Wed, 03 Nov 2004 16:50:40 GMT <link>https://svn.boost.org/trac10/ticket/312#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/312#comment:3</guid> <description> <pre class="wiki">Logged In: YES user_id=1151633 Thank you for submitting a bug report to BOOST </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>vzaznobin</dc:creator> <pubDate>Wed, 03 Nov 2004 16:50:41 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/312#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/312#comment:4</guid> <description> <pre class="wiki">Logged In: YES user_id=1151633 Ok! </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>vzaznobin</dc:creator> <pubDate>Wed, 03 Nov 2004 16:50:58 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/312#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/312#comment:5</guid> <description> <pre class="wiki">Logged In: YES user_id=1151633 Thank you for submitting a bug report to BOOST </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>vzaznobin</dc:creator> <pubDate>Wed, 03 Nov 2004 16:50:59 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/312#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/312#comment:6</guid> <description> <pre class="wiki">Logged In: YES user_id=1151633 Ok! </pre> </description> <category>Ticket</category> </item> <item> <author>yfia@…</author> <pubDate>Mon, 06 Aug 2007 14:11:53 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/312#comment:7 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/312#comment:7</guid> <description> <p> Hi, I have a question and I hope that I find answer. I look for the implementation of shared_ptr class, (operators overload, constructor, unique (), count_ptr ()). Thanks in advance </p> </description> <category>Ticket</category> </item> </channel> </rss>