Searched refs:m_fmt (Results 1 – 1 of 1) sorted by relevance
6205 XmlFormatting m_fmt; member in Catch::XmlWriter::ScopedElement15273 m_fmt(fmt) in ScopedElement()15278 m_fmt(other.m_fmt) in ScopedElement()15281 other.m_fmt = XmlFormatting::None; in ScopedElement()15289 m_fmt = other.m_fmt; in operator =()15290 other.m_fmt = XmlFormatting::None; in operator =()15296 m_writer->endElement(m_fmt); in ~ScopedElement()