Opened 7 years ago
Closed 7 years ago
#11618 closed Bugs (fixed)
Chrono IO V2 doc ios_state.hpp does not exist
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | Boost 1.60.0 | Component: | chrono |
Version: | Boost 1.59.0 | Severity: | Not Applicable |
Keywords: | documentation | Cc: |
Description
1) http://www.boost.org/doc/libs/1_59_0/doc/html/chrono/reference.html#chrono.reference.io.ios_state_hpp refers to a non existent file. It should be ios_base_state.hpp
2) The actual file contains functions not documented: symbol_format, name_format, utc_timezone
Change History (2)
comment:1 by , 7 years ago
Milestone: | To Be Determined → Boost 1.60.0 |
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the file issue.
https://github.com/boostorg/chrono/commit/9929572fe362d94fc51f2f21c069d9a8f770b497
I don't see the second point as a bug, so I will not fix it.