Skip to content
Snippets Groups Projects
Commit 915e8c9f authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: remove Foam::Swap specializations for HashSet, HashTable

- without these will use the normal move construct + move assign.
  This is similarly efficient, but avoids the inadvertently having the
  incorrect Swap being used for derived classes.

STYLE: remove unused xfer methods for HashTable, HashSet

- unneeded since move construct and move assignment are possible
parent 7ee93afe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment