Boost C++ Libraries: Ticket #3706: minor doc bug in intrusive::unordered_set::size() https://svn.boost.org/trac10/ticket/3706 <p> size_type size() const; Complexity: Linear to elements contained in *this if constant-time size option is enabled. Constant-time otherwise. </p> <p> should be the other way round. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3706 Trac 1.4.3 Ion Gaztañaga Thu, 26 Aug 2010 10:05:52 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/3706#comment:1 https://svn.boost.org/trac10/ticket/3706#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.42.0</span> → <span class="trac-field-new">Boost-1.45.0</span> </li> </ul> <p> Fixed for Boost 1.45 in release branch </p> Ticket