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

Add support for LazyConvertible<T>

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Service Arch 2019-05-06, Service Arch 2019-05-20, Service Arch 2019-06-03, Service Arch 2019-06-17

      Add support for a LazyConvertible<T>

      which is constructible from arbitrary U&&'s (convertible to T) and provides access to a convert() method which can perform the conversion optionally, at a later time.

      The main goal for the type is to offer a type erased maybe move sink which can avoid early conversion

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: