Opened 8 years ago
Closed 8 years ago
#10997 closed Support Requests (wontfix)
Example Source code for Multi_index Hashed Indices Example 8 is empty
Reported by: | Owned by: | Joaquín M López Muñoz | |
---|---|---|---|
Milestone: | To Be Determined | Component: | multi_index |
Version: | Boost 1.57.0 | Severity: | Not Applicable |
Keywords: | Cc: |
Description
The source example referred to and linked on this page:
http://www.boost.org/doc/libs/1_57_0/libs/multi_index/doc/examples.html#example8
is missing on the linked page:
http://www.boost.org/doc/libs/1_57_0/libs/multi_index/example/hashed.cpp
which contains only a header.
Change History (2)
comment:1 by , 8 years ago
Component: | Documentation → multi_index |
---|---|
Owner: | changed from | to
comment:2 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is related to the presence of non-ASCII characters in the source code:
http://lists.boost.org/boost-users/2015/02/83759.php
Unfortunately, fixing this display problem is beyond my control.