Skip to content
  1. Feb 24, 2020
  2. Feb 20, 2020
  3. Feb 18, 2020
  4. Feb 15, 2020
  5. Feb 11, 2020
  6. Feb 10, 2020
  7. Feb 08, 2020
  8. Feb 07, 2020
  9. Feb 06, 2020
  10. Feb 04, 2020
  11. Feb 03, 2020
  12. Jan 30, 2020
  13. Jan 23, 2020
    • Tomáš Jakubec's avatar
      automatic traits algorithms. · 215130e3
      Tomáš Jakubec authored
      To achieve the maximal efficiency of traits approach is necessary to
      change name type from std::string to const char*.
      Moreover, I had to make the default trait public in another way. There
      is a function creating and returning the generated Trait. At first sight
      is seemed to me as bad idea, but the compiler can not work so
      efficiently with it. Thus, it is better to have static function which
      generates the object of traits.
      215130e3
  14. Jan 22, 2020
  15. Jan 20, 2020
  16. Jan 19, 2020
  17. Jan 17, 2020
  18. Jan 03, 2020
  19. Dec 12, 2019
  20. Dec 11, 2019
  21. Dec 09, 2019
  22. Dec 08, 2019
  23. Dec 07, 2019