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