char_traits::to_char_type
static E to_char_type(const int_type& ch);
The static member function returns ch, represented as type E. A value of ch that cannot be so represented yields an unspecified result.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
char_traits::to_char_type
static E to_char_type(const int_type& ch);
The static member function returns ch, represented as type E. A value of ch that cannot be so represented yields an unspecified result.