Flutter Engine
The Flutter Engine
|
#include <SkArenaAllocList.h>
Public Member Functions | |
Iter ()=default | |
Iter & | operator++ () |
T & | operator* () const |
T * | operator-> () const |
bool | operator== (const Iter &that) const |
bool | operator!= (const Iter &that) const |
Friends | |
class | SkArenaAllocList |
Definition at line 33 of file SkArenaAllocList.h.
|
default |
|
inline |
Definition at line 40 of file SkArenaAllocList.h.
|
inline |
Definition at line 37 of file SkArenaAllocList.h.
|
inline |
Definition at line 77 of file SkArenaAllocList.h.
|
inline |
Definition at line 38 of file SkArenaAllocList.h.
|
inline |
Definition at line 39 of file SkArenaAllocList.h.
|
friend |
Definition at line 43 of file SkArenaAllocList.h.