MCPcopy Create free account
hub / github.com/Illation/ETEngine / HashString

Method HashString

Engine/source/EtCore/Hashing/HashString.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 //--------------------
43public:
44 HashString() = default;
45 explicit HashString(T_Hash const val);
46#if ET_HASH_STRING_ENABLED
47 explicit HashString(char const* const source);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected