Boost C++ Libraries: Ticket #9039: Boost.Bimap documentation misprint https://svn.boost.org/trac10/ticket/9039 <p> <a href="http://www.boost.org/doc/libs/1_54_0/libs/bimap/doc/html/boost_bimap/the_tutorial/discovering_the_bimap_framework.html#boost_bimap.the_tutorial.discovering_the_bimap_framework.bimap_mapping_framework">http://www.boost.org/doc/libs/1_54_0/libs/bimap/doc/html/boost_bimap/the_tutorial/discovering_the_bimap_framework.html#boost_bimap.the_tutorial.discovering_the_bimap_framework.bimap_mapping_framework</a> </p> <p> I suppose there is a misprint in <strong>used</strong> word. </p> <p> Current: You have to <strong>used</strong> references to views, and not directly views object. Views cannot be constructed as separate objects from the container they belong to, so the following: </p> <p> Suggested: You have to <strong>use</strong> references to views, and not directly views object. Views cannot be constructed as separate objects from the container they belong to, so the following: </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9039 Trac 1.4.3