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

Migrate to std::optional

    • Server Programmability
    • Fully Compatible

      Originally this ticket was about using std::optional where possible, and boost::optional elsewhere. The idea of this polyfill was we could avoid including the boost headers in many places if the system provides a std::optional (from std::experimental or similar). After some investigation, the ticket is now about replacing our use of boost::optional with std::optional entirely.

            Assignee:
            Unassigned Unassigned
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated: