Searched defs:body_end (Results 1 – 1 of 1) sorted by relevance
1478 body_iterator body_end() { return body_begin() + size(); } in body_end() function1496 const_body_iterator body_end() const { return body_begin() + size(); } in body_end() function