Iros
 
Loading...
Searching...
No Matches
di::container::string::StringViewImpl< Enc > Member List

This is the complete list of members for di::container::string::StringViewImpl< Enc >, including all inherited members.

at(usize index) const -> Optional< CodePoint > requires(encoding::Contiguous< Enc >)di::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
back() constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
begin() constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
CodePoint typedefdi::container::string::StringViewImpl< Enc >
CodeUnit typedefdi::container::string::StringViewImpl< Enc >
contains(CodePoint code_point) const -> booldi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
contains(Con &&container) const -> booldi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
data() constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
empty() const -> booldi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
Encoding typedefdi::container::string::StringViewImpl< Enc >
encoding() const -> Encdi::container::string::StringViewImpl< Enc >inline
end() constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
ends_with(CodePoint code_point) const -> booldi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
ends_with(Con &&container) const -> booldi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find(CodePoint code_point) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find(Con &&container) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_first_not_of(CodePoint code_point) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_first_not_of(Con &&container) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_first_of(CodePoint code_point) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_first_of(Con &&container) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_last_not_of(CodePoint code_point) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_last_not_of(Con &&container) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_last_of(CodePoint code_point) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
find_last_of(Con &&container) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
front() constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
Iterator typedefdi::container::string::StringViewImpl< Enc >
iterator_at_offset(usize index) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
operator=(StringViewImpl const &) -> StringViewImpl &=defaultdi::container::string::StringViewImpl< Enc >
operator[](usize index) const -> CodePoint requires(encoding::Contiguous< Enc >)di::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
replace_begin(Iterator new_begin)di::container::string::StringViewImpl< Enc >inline
replace_end(Iterator new_end)di::container::string::StringViewImpl< Enc >inline
rfind(CodePoint code_point) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
rfind(Con &&container) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
size() const -> usize requires(encoding::Contiguous< Enc >)di::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
size_bytes() const -> usizedi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
size_code_units() const -> usizedi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
span() constdi::container::string::StringViewImpl< Enc >inline
starts_with(CodePoint code_point) const -> booldi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
starts_with(Con &&container) const -> booldi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
StringViewImpl()=defaultdi::container::string::StringViewImpl< Enc >
StringViewImpl(StringViewImpl const &)=defaultdi::container::string::StringViewImpl< Enc >
StringViewImpl(Iterator begin, Iterator end, Enc encoding={})di::container::string::StringViewImpl< Enc >inline
StringViewImpl(Other &&other)di::container::string::StringViewImpl< Enc >inline
StringViewImpl(CodeUnit const *data, size_t count, Enc encoding={})di::container::string::StringViewImpl< Enc >inline
StringViewImpl(It it, Sent sent, Enc encoding={})di::container::string::StringViewImpl< Enc >inline
StringViewImpl(Con &&container, Enc encoding={})di::container::string::StringViewImpl< Enc >inline
StringViewImpl(encoding::AssumeValid, CodeUnit const *data, size_t count, Enc encoding={})di::container::string::StringViewImpl< Enc >inline
StringViewImpl(encoding::AssumeValid, It it, Sent sent, Enc encoding={})di::container::string::StringViewImpl< Enc >inline
StringViewImpl(encoding::AssumeValid, Con &&container, Enc encoding={})di::container::string::StringViewImpl< Enc >inline
substr(Iterator first, Optional< Iterator > last={}) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
substr(usize offset, Optional< usize > count={}) constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
tag_invoke(T, S self) -> ErasedStringdi::container::string::StringViewImpl< Enc >friend
to_owned() constdi::util::OwnedType< StringViewImpl< Enc >, StringImpl< Enc > >inline
unicode_code_points() constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline
view() constdi::container::string::ConstantStringInterface< StringViewImpl< Enc >, Enc >inline