Searched refs:m_checktype (Results 1 – 1 of 1) sorted by relevance
132 CheckType<int> m_checktype; member in ThrowingConstructor136 ThrowingConstructor() : m_checktype(), m_throwing_field() { m_cnt = 0;} in ThrowingConstructor()