Skip to content

C++ namespace dot notation errors#268

Open
qiutongMS wants to merge 1 commit into
MicrosoftDocs:docsfrom
qiutongMS:fix/windows-ai/cpp-namespace-dot-notation
Open

C++ namespace dot notation errors#268
qiutongMS wants to merge 1 commit into
MicrosoftDocs:docsfrom
qiutongMS:fix/windows-ai/cpp-namespace-dot-notation

Conversation

@qiutongMS
Copy link
Copy Markdown

Fixes C++ compilation errors in 3 API docs where using namespace declarations used dot notation (AI.Imaging) instead of the required C++ double-colon (AI::Imaging) syntax.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant