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

STYLE: simplify hashing to use struct instead of class

- more consistent with STL practices for function classes.

- string::hash function class now operates on std::string rather
  than Foam::string since we have now avoided inadvertent use of
  string conversion from int in more places.
parent 09a6e940
No related branches found
No related tags found
No related merge requests found
Showing
with 69 additions and 207 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment