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 merge requests found
Showing
with 69 additions and 207 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment