Skip to content
Snippets Groups Projects
  1. Jul 06, 2018
  2. Jul 02, 2018
  3. Jun 18, 2018
  4. Jun 15, 2018
  5. Jun 14, 2018
  6. Jun 13, 2018
  7. Jun 08, 2018
  8. Jun 07, 2018
  9. Jun 06, 2018
  10. May 29, 2018
  11. May 26, 2018
  12. May 25, 2018
  13. May 24, 2018
    • Gerhard Raven's avatar
      Modernize RootCnv · 637e63b5
      Gerhard Raven authored
      - prefer boost::string_ref instead of const std::string& in interfaces
      - add transparant comparison when using std::map, so that a string_ref
        can be used to search in a map which has keys of type std::string
      - move standalone functions only visible in a single compilation unit
        into an anonymous namespace so that these functions are not visible
        to the linker
      637e63b5
  14. May 23, 2018
Loading