Opened 15 years ago
Closed 15 years ago
#1022 closed Patches (duplicate)
Boost.Fusion at_c documentation in CVS HEAD references non-existing at_c.hpp (patch included)
| Reported by: | Stjepan Rajko | Owned by: | |
|---|---|---|---|
| Milestone: | Boost 1.35.0 | Component: | spirit | 
| Version: | Severity: | Cosmetic | |
| Keywords: | Cc: | 
Description
In CVS head the documentation for at_c intrinsic suggests to include the non-existing boost/fusion/sequence/intrinsic/at_c.hpp. It appears it should state to include boost/fusion/sequence/intrinsic/at.hpp instead. Trivial patch attached.
Appears that Ticket Properties in Trac doesn't have 'fusion' as an option - I selected 'spirit' instead sorry if that's a problem.. :(
Attachments (1)
Change History (2)
by , 15 years ago
| Attachment: | sequences.qbk.patch added | 
|---|
comment:1 by , 15 years ago
| Resolution: | → duplicate | 
|---|---|
| Status: | new → closed | 
i later realized that the automatic inspection tool catches these types of errors and this ticket is probably not needed.
  Note:
 See   TracTickets
 for help on using tickets.
    

trivial patch