MCPcopy Create free account
hub / github.com/AutoHotkey/AutoHotkey / Map

Method Map

source/script_object.h:621–621  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

619 index_t mKeyOffsetObject = 0, mKeyOffsetString = 0;
620
621 Map() {}
622 void Clear();
623 ~Map()
624 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected