1. 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
  2. Jan 17, 2020
  3. Dec 09, 2019
  4. Dec 08, 2019
  5. Nov 29, 2019
  6. Nov 22, 2019
  7. Nov 19, 2019
  8. Nov 17, 2019
  9. Nov 10, 2019
  10. Nov 05, 2019
  11. Nov 03, 2019
  12. Oct 30, 2019
  13. Oct 29, 2019
  14. Oct 22, 2019
  15. Oct 18, 2019
  16. Oct 07, 2019
  17. Oct 03, 2019
  18. Oct 01, 2019
  19. Sep 30, 2019
  20. Sep 22, 2019
  21. Sep 18, 2019
  22. Jun 14, 2019
  23. Jun 07, 2019