Skip to content
Snippets Groups Projects

Modernize RootCnv

Merged Gerhard Raven requested to merge graven/Gaudi:modernize-rootcnv into master
  • prefer boost::string_ref instead of const std::string& in interfaces
  • add transparant comparison when using std::map, so that a string_ref can be used to search in a map which has keys of type std::string
  • move standalone functions only visible in a single compilation unit into an anonymous namespace so that these functions are not visible to the linker

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading