mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-20 06:48:53 +00:00
Cleanup markdown formatter ivars.
This commit is contained in:
@@ -105,10 +105,8 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
std::string m_row_format;
|
||||
std::string m_div;
|
||||
std::vector<column> m_columns;
|
||||
std::size_t m_num_rows;
|
||||
std::size_t m_num_rows{};
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user