116 Node operator*()
const;
171 using IteratorPointer = std::shared_ptr<RecursiveNodeIterator>;
177 Group current_group_;
187 IteratorPointer parent_iterator_;
ssize_t difference_type
Definition: recursive_node_iterator.hpp:69
bidirectional NodeIterator
Definition: node_iterator.hpp:48
Definition: attribute.hpp:43
std::forward_iterator_tag iterator_category
Definition: recursive_node_iterator.hpp:70
DLL_EXPORT bool operator!=(const Link &lhs, const Link &rhs)
recursive node iterator
Definition: recursive_node_iterator.hpp:63
#define DLL_EXPORT
Definition: windows.hpp:35
DLL_EXPORT bool operator==(const Node &lhs, const Node &rhs)