Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SergeyMakeev/ExcaliburHash
/ ComplexVal
Method
ComplexVal
ExcaliburHashTest05.cpp:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
struct ComplexVal
55
{
56
ComplexVal() = delete;
57
ComplexVal(const ComplexVal& other) = delete;
58
ComplexVal& operator=(const ComplexVal& other) noexcept = delete;
59
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected