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

Introduce result_of with C++14 semantics to stout.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.27.0
    • stout
    • Mesosphere Sprint 25, Mesosphere Sprint 26

    Description

      The std::result_of in VS 2015 Update 1 implements C++11 semantics which does not allow it to be used in SFINAE contexts.

      Introduce a C++14 std::result_of into stout until we get to VS 2014 Update 2, at which point we can switch back to simply using std::result_of.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: