MCPcopy Create free account
hub / github.com/MyGUI/mygui / xpath_string xpath_string_const

Function xpath_string xpath_string_const

Tools/EditorFramework/pugixml.cpp:6665–6668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6663};
6664
6665PUGI__FN xpath_string xpath_string_const(const char_t* str)
6666{
6667 return xpath_string(str, false);
6668}
6669PUGI__NS_END
6670
6671PUGI__NS_BEGIN

Callers

nothing calls this directly

Calls 1

xpath_stringFunction · 0.70

Tested by

no test coverage detected