MCPcopy 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
916const double TiXmlAttribute::DoubleValue() const
917{
918 return generic_atof (value.c_str ());
919}
920
921void TiXmlComment::Print( FILE* cfile, int depth ) const
922{

Callers

nothing calls this directly

Calls 1

c_strMethod · 0.80

Tested by

no test coverage detected