Searched defs:unordered_tree_iterator_storage (Results 1 – 1 of 1) sorted by relevance
60 struct unordered_tree_iterator_storage struct62 unordered_tree_iterator_storage(ValueCompare const & cmp) in unordered_tree_iterator_storage() argument65 void push(HandleType h) in push()70 HandleType const & top(void) in top()75 void pop(void) in pop()80 bool empty(void) const in empty()85 std::vector<HandleType, typename boost::allocator_rebind<Alloc, HandleType>::type> data_;