Skip to content
Snippets Groups Projects
  1. Sep 28, 2015
  2. Sep 21, 2015
  3. Sep 17, 2015
  4. Sep 11, 2015
  5. Sep 10, 2015
  6. Sep 09, 2015
  7. Sep 07, 2015
  8. Aug 10, 2015
  9. Aug 07, 2015
  10. Aug 06, 2015
    • Antonio El Khoury's avatar
      [C++] Remove forbidden instances of typename keyword. · c358bf7a
      Antonio El Khoury authored
        - This is necessary to build with older compiler versions.
        - The keyword typename must only be used in template declarations
          and definitions and only in contexts in which dependent names can
          be used. This excludes explicit specialization declarations and
          explicit instantiation declarations (until C++11).
      c358bf7a
  11. Jul 20, 2015
  12. Jul 16, 2015
Loading