Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-96708

Use std::span to represent unowned buffers in storage engine integration layer interfaces

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2025-02-17

      We've often used StringData to represent unowned buffers which aren't actually strings. Now that we have C++20, we can use std::span instead.

            Assignee:
            thomas.goyne@mongodb.com Thomas Goyne
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: