Skip to content

Commit

Permalink
STYLE: Remove this-> when MINCImageIO accesses its own m_MINCPImpl
Browse files Browse the repository at this point in the history
In general, `this->` only seems useful when a class template accessing data of
one of its base class templates.
  • Loading branch information
N-Dekker authored and hjmjohnson committed Apr 6, 2024
1 parent 5969bc0 commit 67aadb1
Showing 1 changed file with 192 additions and 214 deletions.
Loading

0 comments on commit 67aadb1

Please sign in to comment.