
10 Apr
2006
10 Apr
'06
10:49 p.m.
Yuval Ronen wrote:
Beman Dawes wrote:
The proposal explicitly allows implementations to provide specializations. It would be very unusual for the committee to require implementations to supply specific specializations. Rather, that would be viewed as a quality of implementation issue.
Specializing lexical_cast means PTS for functions. Will this be added to core language?
Probably not. This specialization can be made inside the function by means of a class template. -Thorsten