Boost C++ Libraries: Ticket #9635: UUID Library is_nil() Documentation https://svn.boost.org/trac10/ticket/9635 <p> In the documentation for the UUID Library, a function boost::uuids::uuid::is_null() is listed for checking for nil uuid's. The function is in fact boost::uuids::uuid::is_nil() (line 85 of uuid.hpp), and the is_null function listed dose not exist. </p> <p> Documentation link: <a href="http://www.boost.org/doc/libs/1_55_0/libs/uuid/uuid.html#Nil">http://www.boost.org/doc/libs/1_55_0/libs/uuid/uuid.html#Nil</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9635 Trac 1.4.3 James E. King, III <jking@…> Fri, 04 Aug 2017 14:41:23 GMT <link>https://svn.boost.org/trac10/ticket/9635#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9635#comment:1</guid> <description> <p> This was fixed in the 1.56 documentation. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Michael Caisse</dc:creator> <pubDate>Sat, 12 Aug 2017 23:23:51 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/9635#comment:2 https://svn.boost.org/trac10/ticket/9635#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> Ticket James E. King, III Sat, 12 Aug 2017 23:28:47 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9635#comment:3 https://svn.boost.org/trac10/ticket/9635#comment:3 <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> </ul> Ticket