Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
libconnman-qt
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Labels
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Jobs
  • Commits
  • mer-core
  • libconnman-qt
  • Repository

Switch branch/tag
  • libconnman-qt
  • libconnman-qt
  • useragent.h
Find file BlameHistoryPermalink
  • Pekka Vuorela's avatar
    [connman-qt] Clean up parameter and return types. Contributes to JB#38786 · ec09ded2
    Pekka Vuorela authored Jun 20, 2017
    - const on non-pointer or non-reference return types don't make sense.
    Should be up to caller to decide how to handle the resulting variable.
    - separate methods for const/non-const getter don't make sense.
    - reference on bool/integer parameter doesn't make sense, just extra work.
    ec09ded2
useragent.h 3.1 KB
EditWeb IDE

Replace useragent.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.