Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #726
Closed
Open
Issue created Feb 05, 2018 by Mark OLESEN@markMaintainer

Adjustments for hashset hashtable

Currently have one and two parameter non-const versions of operator() - should be possible to combine using a forwarding variadic. To avoid ambiguities it would be advisable to restrict const access to the dedicated lookup method. Explicitly delete the inherited operator() in hashset instead of relying on masking.

Edited Feb 05, 2018 by Mark OLESEN
Assignee
Assign to
Time tracking