Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ instance
Method
instance
tests/include/catch.hpp:10092–10095 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10090
void use( Colour::Code ) override {}
10091
10092
static IColourImpl* instance() {
10093
static NoColourImpl s_instance;
10094
return &s_instance;
10095
}
10096
};
10097
10098
} // anon namespace
Callers
3
client_http.py
File · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected