Constructs an iterator to the first element of ptr.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
Iterator(Collection const* ptr);
Parameters
Name |
Description |
ptr |
The collection to iterate over. |
Created with MrDocs