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

Convert stout hashmap and hashset to use std:: or std::tr1 instead of boost

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      Currently, parts of Mesos are failing to build with older compilers (g++ 4.1.2) due to duplicate definitions of 'ref' from boost and std::tr1. We're going to hit these issues more regularly so wherever we can replace boost with std:: or std::tr1 we should.

      This also sets us up nicely for the move to C++11.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhamon Dominic Hamon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: