1. 30 Jul, 2019 2 commits
    • Tobias Mayer's avatar
      Don't consider uint8_t and bool as same · 5035e777
      Tobias Mayer authored
      This extra check is necessary for instantiations of `caf::variant`s
      containing `bool` and `uint8_t` members in that order. If one tries
      to construct the variant with `uint8_t`, the `type_id` calculation
      will place the constructor argument at the `T` argument and the
      type list entry at `U`. Therefore this additional condition is
      needed.
      5035e777
    • Tobias Mayer's avatar
      Extend variant constructor test · a0e1e990
      Tobias Mayer authored
      a0e1e990
  2. 27 Jul, 2019 1 commit
  3. 26 Jul, 2019 2 commits
  4. 25 Jul, 2019 1 commit
  5. 18 Jul, 2019 1 commit
  6. 12 Jul, 2019 1 commit
  7. 11 Jul, 2019 2 commits
  8. 04 Jul, 2019 3 commits
  9. 02 Jul, 2019 1 commit
  10. 01 Jul, 2019 1 commit
  11. 30 Jun, 2019 1 commit
  12. 28 Jun, 2019 1 commit
  13. 27 Jun, 2019 10 commits
  14. 21 Jun, 2019 3 commits
  15. 20 Jun, 2019 1 commit
  16. 13 Jun, 2019 3 commits
  17. 12 Jun, 2019 4 commits
  18. 08 Jun, 2019 1 commit
  19. 07 Jun, 2019 1 commit