Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutelyst/simple-mail
/ ~Server
Method
~Server
src/server.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
Server::~Server()
38
{
39
delete d_ptr;
40
}
41
42
QString Server::host() const
43
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected