minor change, const ptr

This commit is contained in:
Evgeny
2018-02-02 15:14:15 -06:00
parent 19676a74c9
commit a3fc58e966
+1 -1
View File
@@ -460,7 +460,7 @@ class Context {
// Profile group set
std::vector<Group> set_;
// Metrics dictionary
MetricsDict* metrics_;
const MetricsDict* metrics_;
// Groups map
std::map<block_des_t, block_status_t, lt_block_des> groups_map_;
// Info map