to/from_chars and extended integer types.

27 views
Skip to first unread message

Nicol Bolas

unread,
Jan 9, 2017, 4:23:23 PM1/9/17
to ISO C++ Standard - Discussion
About the integer overloads of these functions, N4618 says:

> The implementation shall provide overloads for all signed and unsigned integer types and char as the type of the parameter value.

Is this intended to also include all extended integer types an implementation provides, if any? So all of the types from `cstdint` should have explicit overloads for them, if they are not aliases of standard integer types, right?
Reply all
Reply to author
Forward
0 new messages