Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
serverglen committed Nov 18, 2021
1 parent e9b4da5 commit ad3731e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bvar/multi_dimension.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class MultiDimension : public MVariable {
return hash_value;
}
};

typedef value_ptr_type op_value_type;
typedef typename butil::FlatMap<key_type, op_value_type, KeyHash> MetricMap;

Expand Down

0 comments on commit ad3731e

Please sign in to comment.