Opened 11 years ago
Closed 10 years ago
#6786 closed Feature Requests (fixed)
Deduce stream character type for user-defined classes
Reported by: | Antony Polukhin | Owned by: | Antony Polukhin |
---|---|---|---|
Milestone: | Boost 1.53.0 | Component: | lexical_cast |
Version: | Severity: | Problem | |
Keywords: | unicode wide character char | Cc: |
Description
Deduce correct stream character type for user defined Unicode classes.
Enchant boost::detail::stream_char<> meta-function, using Boost.TypeTraits (has_left_shift<> and has_right_shift<>)
Change History (6)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
comment:3 by , 11 years ago
comment:4 by , 10 years ago
comment:6 by , 10 years ago
Milestone: | To Be Determined → Boost 1.53.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [78015]) Comment out bad advise in documentation ( refs #6786, refs #6663)