Searched defs:post_end (Results 1 – 3 of 3) sorted by relevance
67 post_iterator post_end() { return post_iterator::end(nullptr); } in post_end() function69 const_post_iterator post_end() const { return post_cend(); } in post_end() function123 post_iterator post_end() { return post_iterator::end(GetRoot()); } in post_end() function125 const_post_iterator post_end() const { return post_cend(); } in post_end() function