Opened 15 years ago
Closed 15 years ago
#1161 closed Bugs (duplicate)
warning: source_type/target_type shadows a member of this
| Reported by: | anonymous | Owned by: | nasonov |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | lexical_cast |
| Version: | Boost 1.34.1 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
lexical_cast.hpp, lines 48-50:
source_type and target_type are member functions too.
solution: rename the constructor arguments.
Change History (3)
comment:1 by , 15 years ago
| Owner: | set to |
|---|
comment:2 by , 15 years ago
| Status: | new → assigned |
|---|
comment:3 by , 15 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Duplicate of #839.