CARLA
Public Member Functions | List of all members
document_order_comparator Struct Reference

Public Member Functions

bool operator() (const xpath_node &lhs, const xpath_node &rhs) const
 

Detailed Description

Definition at line 8008 of file pugixml.cpp.

Member Function Documentation

◆ operator()()

bool document_order_comparator::operator() ( const xpath_node &  lhs,
const xpath_node &  rhs 
) const
inline

Definition at line 8010 of file pugixml.cpp.

References document_buffer_order(), node_is_before(), and pugi::xml_node::xml_node().

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: