Searched refs:m_sectionIncluded (Results 1 – 1 of 1) sorted by relevance
2882 bool m_sectionIncluded; member in Catch::Section12938 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()12944 if( m_sectionIncluded ) { in ~Section()12955 return m_sectionIncluded; in operator bool()