Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ INITIALIZE
Function
INITIALIZE
src/core/imap/MCIMAPMultipart.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
INITIALIZE(IMAPMultipart)
65
{
66
Object::registerObjectConstructor(
"mailcore::IMAPMultipart"
, &createObject);
67
}
68
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected