@ -164,7 +164,7 @@ namespace amt {
}
private:
pointer m_data;
pointer m_data{};
size_type m_row{};
size_type m_col{};
};