[text.encoding.syn] (original) (raw)

28 Text processing library [text]

28.4 Text encodings identification [text.encoding]

28.4.1 Header <text_encoding> synopsis [text.encoding.syn]

đź”—

namespace std { struct text_encoding;// [text.encoding.hash], hash support template<class T> struct hash;template<> struct hash<text_encoding>;}