Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ ~Colour
Method
~Colour
unittests/catch.hpp:6985–6985 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6983
}
6984
6985
Colour::~Colour(){ if( !m_moved ) use( None ); }
6986
6987
void Colour::use( Code _colourCode ) {
6988
static IColourImpl* impl = platformColourInstance();
Callers
nothing calls this directly
Calls
1
use
Function · 0.85
Tested by
no test coverage detected