#include <pugixml.hpp>
Definition at line 931 of file pugixml.hpp.
Public Member Functions | |
xpath_parse_result () | |
operator bool () const | |
const char * | description () const |
Public Attributes | |
const char * | error |
ptrdiff_t | offset |
const char* description | ( | ) | const |
operator bool | ( | ) | const |
const char* error |
Definition at line 934 of file pugixml.hpp.
ptrdiff_t offset |
Definition at line 937 of file pugixml.hpp.