Standard library header <codecvt> (C++11)(deprecated in C++17)(removed in C++26)

This header is part of the text processing library.

# Notes

is deprecated in C++17 and removed in C++26 (see P2871R3).

The reason for removal is that this feature no longer implements the current Unicode Standard, supporting only the obsolete UCS-2 encoding.