Opened 11 years ago
Closed 11 years ago
#6777 closed Bugs (fixed)
boost/fusion/include/repetetive_view.hpp is misspelled
Reported by: | Owned by: | Joel de Guzman | |
---|---|---|---|
Milestone: | To Be Determined | Component: | fusion |
Version: | Boost 1.48.0 | Severity: | Cosmetic |
Keywords: | fusion repetitive_view | Cc: |
Description
The name of boost/fusion/include/repetetive_view.hpp is misspelled (should be repetitive). In addition, it is not included in the forwarding header file boost/fusion/view.hpp. The workaround is to explicitly add the misspelled header, but this is not consistent with the documentation of the library.
Note:
See TracTickets
for help on using tickets.
this was already fixed in trunk and will make it into the next release