Base classes
public std::iterator< std::input_iterator_tag, Addr, void >
Types
using iterator_category = std::forward_iterator_tagusing reference = value_type &using pointer = value_type *using difference_type = voidusing value_type = Addrusing pos_type = addr_type::rep_typeusing position_type = position_in_tree< Addr >using ifaddr_type = sys::interface_address< Addr >using addr_type = Addr
Enumerations
Fields
const typedef value_type & const_referenceconst typedef value_type * const_pointer
Methods