Opened 14 years ago
Last modified 12 years ago
#2426 new Patches
Error in documentation for boost::python indexing suite
| Reported by: | Owned by: | Dave Abrahams | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | python USE GITHUB |
| Version: | Boost 1.44.0 | Severity: | Cosmetic |
| Keywords: | python indexing documentation | Cc: |
Description
The documentation for boost::python indexing suite at http://www.boost.org/doc/libs/1_36_0/libs/python/doc/v2/indexing.html claims the headers are in <boost/python/indexing/indexing_suite.hpp>. When I unpack boost_1_36_0 I get <boost/python/suite/indexing/vector_indexing_suite.hpp> (note boost/python/*suite*/...
Robert
Attachments (1)
Change History (3)
comment:1 by , 14 years ago
| Component: | None → Python |
|---|---|
| Milestone: | Boost 1.37.0 → To Be Determined |
| Owner: | set to |
by , 12 years ago
| Attachment: | 2426-correct-header-paths.patch added |
|---|
comment:2 by , 12 years ago
| Type: | Bugs → Patches |
|---|---|
| Version: | Boost 1.36.0 → Boost 1.44.0 |
Note:
See TracTickets
for help on using tickets.

Correct the path to the headers and add <boost/python/suite/indexing/map_indexing_suite.hpp>