MCPcopy Create free account
hub / github.com/bbidulock/icewm / YArrayIterator

Class YArrayIterator

src/yarray.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24class YArray;
25template <class DataType, class ArrayType = YArray<DataType> >
26class YArrayIterator;
27
28/*******************************************************************************
29 * A dynamic array for anonymous data

Callers

nothing calls this directly

Calls 3

getMethod · 0.45
removeMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected