Opened 20 years ago
Closed 17 years ago
#108 closed Bugs (Fixed)
bad cast in char * to string
Reported by: | nobody | Owned by: | kevlin |
---|---|---|---|
Milestone: | Component: | lexical_cast | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
string q = lexical_cast<string>("a string"); produces bad cast
Note:
See TracTickets
for help on using tickets.