Opened 16 years ago
Closed 15 years ago
#617 closed Bugs (fixed)
Numeric Conversion Documentation minor bug
| Reported by: | nobody | Owned by: | Fernando Cacciola |
|---|---|---|---|
| Milestone: | Boost 1.35.0 | Component: | numeric |
| Version: | None | Severity: | Problem |
| Keywords: | Cc: |
Description
Boost Numeric Conversion Library minor documentation bug http://www.boost.org/libs/numeric/conversion/doc/numeri c_cast.html Example use old paths for include and old namespaces. http://www.boost.org/libs/numeric/conversion/doc/conver ter.html Example ill formed and couldn’t be compiled. http://www.boost.org/libs/numeric/conversion/doc/conver sion_traits.html Example ill formed and couldn’t be compiled. Alexander Belyakov (al@nita.ru)
Change History (2)
comment:1 by , 15 years ago
| Component: | None → numeric |
|---|---|
| Severity: | → Problem |
comment:2 by , 15 years ago
| Milestone: | → Boost 1.35.0 |
|---|---|
| Resolution: | None → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed. Thanks for reporting it.