Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ SetAttribute
Method
SetAttribute
lib/tinyxml2/tinyxml2.cpp:1240–1243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1238
1239
1240
void XMLAttribute::SetAttribute( const char* v )
1241
{
1242
_value.SetStr( v );
1243
}
1244
1245
1246
void XMLAttribute::SetAttribute( int v )
Callers
3
SetAttribute
Function · 0.80
ShallowClone
Method · 0.80
Leanify
Method · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected