Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ DoubleValue
Method
DoubleValue
TinyXml/src/tinyxml.cpp:916–919 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
914
}
915
916
const double TiXmlAttribute::DoubleValue() const
917
{
918
return generic_atof (value.c_str ());
919
}
920
921
void TiXmlComment::Print( FILE* cfile, int depth ) const
922
{
Callers
nothing calls this directly
Calls
1
c_str
Method · 0.80
Tested by
no test coverage detected