Searched refs:roots_cbegin (Results 1 – 3 of 3) sorted by relevance
135 roots_const_iterator roots_begin() const { return roots_cbegin(); } in roots_begin()137 roots_const_iterator roots_cbegin() const { return roots_.begin(); } in roots_cbegin() function