cl 189032107

This commit is contained in:
Gennadiy Civil
2018-03-16 13:36:36 -04:00
parent 78eb71c7e3
commit 67efdc1fc7
3 changed files with 9 additions and 19 deletions

View File

@@ -563,7 +563,6 @@ class ExpectationSet {
public:
// A bidirectional iterator that can read a const element in the set.
typedef Expectation::Set::const_iterator const_iterator;
typedef Expectation::Set::iterator iterator;
// An object stored in the set. This is an alias of Expectation.
typedef Expectation::Set::value_type value_type;