Boost C++ Libraries: Ticket #1893: Documentation Corrections to map.html https://svn.boost.org/trac10/ticket/1893 <p> On the /trunk/libs/fusion/doc/html/fusion/container/map.html page in the <em>Description</em> section:<br /> "...heteregenous typed data elements."<br /> should be<br /> "...heterogenous-typed data elements."<br />or<br /> "...heterogeneous-typed data elements." (the spelling used in the <em>Model of</em> section below) </p> <p> In the <em>Header</em> section:<br /> #include &lt;boost/fusion/container/map_fwd.hpp&gt;<br /> should be changed to<br /> #include &lt;boost/fusion/container/map/map_fwd.hpp&gt; </p> <p> In the <em>Synopsis</em> section we read:<br /> "You may define the preprocessor constant FUSION_MAX_MAP_SIZE..."<br /> but note 9 at the bottom of /trunk/libs/fusion/doc/html/fusion/container/generation/functions/make_map.html and note 12 at the bottom of /trunk/libs/fusion/doc/html/fusion/container/generation/metafunctions/make_map.html both state<br /> "map is implemented in terms of the vector. That is why we reuse FUSION_MAX_VECTOR_SIZE."<br /> (See also <a class="ext-link" href="http://lists.boost.org/boost-users/2007/03/26406.php"><span class="icon">​</span>http://lists.boost.org/boost-users/2007/03/26406.php</a>) <br /> Perhaps the reference to FUSION_MAX_MAP_SIZE on the map.html page should be changed to FUSION_MAX_VECTOR_SIZE or the references on both make_map.html pages should be changed to FUSION_MAX_MAP_SIZE. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1893 Trac 1.4.3 Joel de Guzman Sat, 13 Jun 2009 06:26:26 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1893#comment:1 https://svn.boost.org/trac10/ticket/1893#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> </ul> Ticket organic search engine optimization Thu, 07 Jun 2012 19:59:06 GMT version changed https://svn.boost.org/trac10/ticket/1893#comment:2 https://svn.boost.org/trac10/ticket/1893#comment:2 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost Development Trunk</span> → <span class="trac-field-new">Boost Release Branch</span> </li> </ul> <p> Hello there, I love your blog svn.boost.org . Is there something I can do to receive updates like a subscription or some thing? I am sorry I'm not acquainted with RSS? </p> Ticket