webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
WTF::StringView::GraphemeClusters Class Reference

#include <StringView.h>

Classes

class  Iterator
 

Public Member Functions

 GraphemeClusters (const StringView &)
 
Iterator begin () const
 
Iterator end () const
 
 GraphemeClusters (const StringView &)
 
Iterator begin () const
 
Iterator end () const
 
 GraphemeClusters (const StringView &)
 
Iterator begin () const
 
Iterator end () const
 

Constructor & Destructor Documentation

◆ GraphemeClusters() [1/3]

WTF::StringView::GraphemeClusters::GraphemeClusters ( const StringView stringView)
inlineexplicit

◆ GraphemeClusters() [2/3]

WTF::StringView::GraphemeClusters::GraphemeClusters ( const StringView )
explicit

◆ GraphemeClusters() [3/3]

WTF::StringView::GraphemeClusters::GraphemeClusters ( const StringView )
explicit

Member Function Documentation

◆ begin() [1/3]

auto WTF::StringView::GraphemeClusters::begin ( ) const
inline

◆ begin() [2/3]

Iterator WTF::StringView::GraphemeClusters::begin ( ) const

◆ begin() [3/3]

Iterator WTF::StringView::GraphemeClusters::begin ( ) const

◆ end() [1/3]

Iterator WTF::StringView::GraphemeClusters::end ( ) const

◆ end() [2/3]

auto WTF::StringView::GraphemeClusters::end ( ) const
inline

◆ end() [3/3]

Iterator WTF::StringView::GraphemeClusters::end ( ) const

The documentation for this class was generated from the following file: