Skip to content

base: cvd: cuttlefish: Fix name resolution collision for Flag return type in FlagValue - #3003

Open
grandpaul wants to merge 1 commit into
google:mainfrom
grandpaul:paulliu-fix-flag-type
Open

base: cvd: cuttlefish: Fix name resolution collision for Flag return type in FlagValue#3003
grandpaul wants to merge 1 commit into
google:mainfrom
grandpaul:paulliu-fix-flag-type

Conversation

@grandpaul

Copy link
Copy Markdown
Collaborator

Qualify the return type Flag with cuttlefish::Flag in FlagValue::Flag() to prevent the compiler from interpreting the return type as the member function name itself during name lookup.

…type in FlagValue

Qualify the return type `Flag` with `cuttlefish::Flag` in
`FlagValue::Flag()` to prevent the compiler from interpreting the
return type as the member function name itself during name lookup.

Signed-off-by: Ying-Chun Liu (PaulLiu) <liupa@google.com>
@grandpaul
grandpaul force-pushed the paulliu-fix-flag-type branch from 1bf727f to 8dad6d9 Compare August 12, 2026 02:52
@grandpaul grandpaul added the kokoro:run Run e2e tests. label Aug 12, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants