Uploaded image for project: 'OpenVDB'
  1. OpenVDB
  2. OVDB-41

std::hash specialization for math::Coord?

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • Core
    • None

      I often wish to get the benefit of the improved performance of using a hash-based container like unordered_set or unordered_map and use Coord as the key to be hashed, however there's no std::hash specialization for Coord so this fails. Any issues with us adding one?

            kmuseth kmuseth
            danrbailey danrbailey
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: