Opened 8 years ago
Closed 8 years ago
#10391 closed Feature Requests (fixed)
lexical_cast.hpp is too big
| Reported by: | Antony Polukhin | Owned by: | Antony Polukhin |
|---|---|---|---|
| Milestone: | Boost 1.57.0 | Component: | lexical_cast |
| Version: | Boost 1.56.0 | Severity: | Cosmetic |
| Keywords: | refactoring lexical_cast | Cc: |
Description
File lexical_cast.hpp is too big and it is hard to maintain it. Make a few smaller files from it.
Change History (2)
comment:1 by , 8 years ago
| Status: | new → assigned |
|---|
comment:2 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
All the changes were merged to develop and master branches.
Note:
See TracTickets
for help on using tickets.

A header_separation branch in git was made for solving this issue.