Function mindspore::CharToString

Function Documentation

inline std::string mindspore::CharToString(const std::vector<char> &c)

Transform char to string.

参数

c[in] Define the chars to transform.

返回

String.