Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2740

Remove dynamic allocation from Stout Result<T>

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.23.0
    • None

    Description

      Follow the changes we made to Option<T> and remove the dynamic allocations from Result<T>.
      One possible way to do this is to to leverage the implementation of unrestricted union in Option<T> and/or Try<T>.

      Attachments

        Activity

          People

            jvanremoortere Joris Van Remoortere
            jvanremoortere Joris Van Remoortere
            Benjamin Hindman Benjamin Hindman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: