Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
unibrow::MultiCharacterSpecialCase< kW > Struct Template Reference

Public Attributes

int32_t chars [kW]
 

Static Public Attributes

static constexpr int32_t kEndOfEncoding = kSentinel
 

Detailed Description

template<intptr_t kW>
struct unibrow::MultiCharacterSpecialCase< kW >

Definition at line 79 of file unibrow.cc.

Member Data Documentation

◆ chars

template<intptr_t kW>
int32_t unibrow::MultiCharacterSpecialCase< kW >::chars[kW]

Definition at line 81 of file unibrow.cc.

◆ kEndOfEncoding

template<intptr_t kW>
constexpr int32_t unibrow::MultiCharacterSpecialCase< kW >::kEndOfEncoding = kSentinel
staticconstexpr

Definition at line 80 of file unibrow.cc.


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