Skip to content

Commit

Permalink
'bdlb::Tokenizer' postfix increment operator has been removed (#4938)
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Sokolov authored and GitHub Enterprise committed Sep 12, 2024
1 parent bdfe073 commit e7fb56e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions groups/bdl/bdlb/bdlb_tokenizer.h
Original file line number Diff line number Diff line change
Expand Up @@ -952,9 +952,6 @@ class Tokenizer {
iterator end() const;
};

// FREE OPERATORS
const Tokenizer operator++(Tokenizer& object, int);

// ============================================================================
// INLINE DEFINITIONS
// ============================================================================
Expand Down

0 comments on commit e7fb56e

Please sign in to comment.