Skip to content
Snippets Groups Projects

StoreGate: use std::string for key type in HandleKey

Merged Frank Winklmeier requested to merge fwinkl/athena:handlek into master

Replace the class K template parameter in all auto-declaring HandleKey property constructors with plain std::string. We don't ever use anything else as SG key and this resolves ambiguities in case other constructor types are defined (see !58618 (merged) for discussion).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading