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

Require compilers that support c++11

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • None
    • Q3 Sprint 4

    Description

      Requiring C++11 support will provide substantial benefits to Mesos.

      Most notably, the lack of lambda support has resulted in a proliferation of continuation style functions scattered throughout the code. Having lambdas will allow us to reduce this clutter and simplify the code.

      This will require carefully documenting how to get Mesos compiling on various systems to make this transition easy.

      Attachments

        Issue Links

          Activity

            People

              dhamon Dominic Hamon
              bmahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: