There are a few old school owning raw pointers in the matcher/ directory that lead to a number of discouraged 'release()' and 'new' calls. We should remove them so our old code is a better example of what we want our new code to look like.
- is duplicated by
-
SERVER-35515 MatchExpression trees should hold children by unique_ptr
- Closed