Use zstring and czstring to represent C-style, zero-terminated strings. But when doing so, use std::string_view or span<char> from the GSL ...
確定! 回上一頁