Skip to content

Explain why <map> is needed before the multimap example - #464

Open
gpx1000 wants to merge 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/105-header-explanation
Open

Explain why <map> is needed before the multimap example#464
gpx1000 wants to merge 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/105-header-explanation

Conversation

@gpx1000

@gpx1000 gpx1000 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Physical_devices_and_queue_families.adoc introduces a std::multimap-based scoring example without explaining why a new #include <map> shows up at the top of the code block; adds a sentence connecting the two.

Closes #105

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.

Code snippet that isn't explained in "Logical devices and queues"

2 participants