Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to create an Un-sorted map in c++

how to create an Un-sorted map in c++

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    narmada Padhy
    wrote on last edited by
    #1

    how to create an Un-sorted map in c++

    L S A 3 Replies Last reply
    0
    • N narmada Padhy

      how to create an Un-sorted map in c++

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Maybe a List[^] of pairs[^]?

      One of these days I'm going to think of a really clever signature.

      1 Reply Last reply
      0
      • N narmada Padhy

        how to create an Un-sorted map in c++

        S Offline
        S Offline
        Stephen Hewitt
        wrote on last edited by
        #3

        Use a hash map.

        Steve

        1 Reply Last reply
        0
        • N narmada Padhy

          how to create an Un-sorted map in c++

          A Offline
          A Offline
          Arun S J
          wrote on last edited by
          #4

          Use the following and try http://en.wikipedia.org/wiki/Unordered_map_(C%2B%2B)[^] http://en.wikipedia.org/wiki/Hash_table[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups