Метод to_basic_string::perform
static std::basic_string<CharType> perform(
const std::string& str
);
static std::basic_string<CharType> perform(
const utf16string& str
);
static std::basic_string<char> perform(
const std::string& str
);
static std::basic_string<char> perform(
const utf16string& str
);
Параметры
- str
Требования
Заголовок: asyncrt_utils.h
Пространство имен: utility::conversions