According to this article and P0618R0, the header <codecvt> has been deprecated in C++17.
I have been used it heavily. So I want to know:
What's the substitution of <codecvt> in C++17 or later?
According to this article and P0618R0, the header <codecvt> has been deprecated in C++17.
I have been used it heavily. So I want to know:
What's the substitution of <codecvt> in C++17 or later?