This file is a GNU extension to the Standard C++ Library. More...
#include <bits/c++config.h>
#include <locale>
#include <iconv.h>
Functions | |
namespace __gnu_cxx | _GLIBCXX_VISIBILITY (default) |
This file is a GNU extension to the Standard C++ Library.
namespace __gnu_cxx _GLIBCXX_VISIBILITY | ( | default | ) |
Extension to use iconv for dealing with character encodings.
encoding_char_traits
codecvt<InternT, _ExternT, encoding_state> specialization.