cudf::string_view 成员列表

这是 cudf::string_view 的完整成员列表,包括所有继承的成员。

begin() constcudf::string_viewinline
byte_offset(size_type pos) constcudf::string_viewinline
compare(string_view const &str) constcudf::string_viewinline
compare(char const *str, size_type bytes) constcudf::string_viewinline
data() constcudf::string_viewinline
empty() constcudf::string_viewinline
end() constcudf::string_viewinline
find(string_view const &str, size_type pos=0, size_type count=-1) constcudf::string_viewinline
find(char const *str, size_type bytes, size_type pos=0, size_type count=-1) constcudf::string_viewinline
find(char_utf8 character, size_type pos=0, size_type count=-1) constcudf::string_viewinline
length() constcudf::string_viewinline
max()cudf::string_viewinlinestatic
min()cudf::string_viewinlinestatic
nposcudf::string_viewinlinestatic
operator!=(string_view const &rhs) constcudf::string_viewinline
operator<(string_view const &rhs) constcudf::string_viewinline
operator<=(string_view const &rhs) constcudf::string_viewinline
operator=(string_view const &)=defaultcudf::string_view
operator=(string_view &&)=defaultcudf::string_view
operator==(string_view const &rhs) constcudf::string_viewinline
operator>(string_view const &rhs) constcudf::string_viewinline
operator>=(string_view const &rhs) constcudf::string_viewinline
operator[](size_type pos) constcudf::string_viewinline
rfind(string_view const &str, size_type pos=0, size_type count=-1) constcudf::string_viewinline
rfind(char const *str, size_type bytes, size_type pos=0, size_type count=-1) constcudf::string_viewinline
rfind(char_utf8 character, size_type pos=0, size_type count=-1) constcudf::string_viewinline
size_bytes() constcudf::string_viewinline
string_view()cudf::string_viewinline
string_view(char const *data, size_type bytes)cudf::string_viewinline
string_view(string_view const &)=defaultcudf::string_view
string_view(string_view &&)=defaultcudf::string_view
substr(size_type start, size_type length) constcudf::string_viewinline
~string_view()=default (定义于 cudf::string_viewcudf::string_view