Function mindspore::CharToString
Defined in File dual_abi_helper.h
Function Documentation
-
inline std::string mindspore::CharToString(const std::vector<char> &c)
Transform char to string.
- Parameters
c – [in] Define the chars to transform.
- Returns
String.