Searched defs:beginSection (Results 1 – 1 of 1) sorted by relevance
893 inline section_iterator_t beginSection() { return m_sections.begin(); } in beginSection() function895 inline const_section_iterator_t beginSection() const { return m_sections.begin(); } in beginSection() function