template <class Addr>
class sbnd::position_in_tree
Types
  • using pos_type = addr_type::rep_type
  • using addr_type = Addr
Methods
Friends
  • template <class X>
    operator<<
template <class Addr>
struct std::hash< sbnd::position_in_tree< Addr > >
Base classes
  • public std::hash< sbnd::position_in_tree< Addr >::pos_type >
Types
Methods
template <class Addr>
operator<<(std::ostream & out, const position_in_tree< Addr > & rhs) -> std::ostream &