Home | History | Annotate | Download | only in pat_trie_

Lines Matching refs:head_pointer

509       typedef typename __rebind_h::other::pointer	head_pointer;
608 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_min;
636 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_max;
728 typedef typename base_type::head_pointer head_pointer;