Skip to content
  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 22, 2020
  3. Jan 20, 2020
  4. Jan 19, 2020
  5. Jan 17, 2020
  6. Jan 03, 2020
  7. Dec 12, 2019
  8. Dec 11, 2019
  9. Dec 09, 2019
  10. Dec 08, 2019
  11. Dec 07, 2019
  12. Dec 02, 2019
  13. Nov 29, 2019
  14. Nov 22, 2019