Searched defs:post_begin (Results 1 – 3 of 3) sorted by relevance
66 post_iterator post_begin() { return post_iterator::begin(this); } in post_begin() function68 const_post_iterator post_begin() const { return post_cbegin(); } in post_begin() function122 post_iterator post_begin() { return post_iterator::begin(GetRoot()); } in post_begin() function124 const_post_iterator post_begin() const { return post_cbegin(); } in post_begin() function