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

Introduce an additional template parameter to `Try` for typed error.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • stout

    Description

      Add an additional template parameter E to the Try class template.

      template <typename T, typename E = Error>
      class Try {
        /* ... */
      };
      

      Attachments

        Activity

          People

            mcypark Michael Park
            mcypark Michael Park
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: