Add support for LazyConvertible<T>

XMLWordPrintableJSON

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

      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 Stearn
              Reporter:
              Mira Carey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: