Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkPlainTextEditor::Span< T > Struct Template Reference

#include <stringview.h>

Public Attributes

Tdata
 
std::size_t size
 

Detailed Description

template<typename T>
struct SkPlainTextEditor::Span< T >

Definition at line 11 of file stringview.h.

Member Data Documentation

◆ data

template<typename T >
T* SkPlainTextEditor::Span< T >::data

Definition at line 12 of file stringview.h.

◆ size

template<typename T >
std::size_t SkPlainTextEditor::Span< T >::size

Definition at line 13 of file stringview.h.


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