Flutter Engine
The Flutter Engine
|
#include <locations.h>
Public Member Functions | |
SmallSet () | |
SmallSet (uintptr_t data) | |
bool | Contains (T value) const |
void | Add (T value) |
void | Remove (T value) |
bool | IsEmpty () const |
void | Clear () |
uintptr_t | data () const |
Definition at line 642 of file locations.h.
|
inline |
Definition at line 644 of file locations.h.
|
inlineexplicit |
Definition at line 646 of file locations.h.
|
inline |
Definition at line 650 of file locations.h.
|
inline |
Definition at line 656 of file locations.h.
|
inline |
Definition at line 648 of file locations.h.
|
inline |
Definition at line 658 of file locations.h.
|
inline |
Definition at line 654 of file locations.h.
|
inline |
Definition at line 652 of file locations.h.