Skip to content
Snippets Groups Projects
  1. Apr 30, 2021
    • Carsten Gräser's avatar
      Add Impl::toGeometryTypeConstant helper · e1cc0cff
      Carsten Gräser authored
      This helper maps a dynamic `GeometryType` to a compile time
      `std::integral_constant<GeometryType::Id,...>`. Thus is functionally
      replaces the `IfGeometryType` helper. In contrast to the latter it
      does not rely on the undocumented implementation of `GeometryType::Id`
      but on `LocalGeometryTypeIndex` and the generic `Hybrid::switchCase`
      helper. Furthermore the new helper uses a lambda-friendly callback
      interface.
      e1cc0cff
  2. Apr 11, 2021
  3. Apr 09, 2021
  4. Mar 31, 2021
  5. Mar 26, 2021
  6. Mar 25, 2021
  7. Mar 24, 2021
  8. Mar 23, 2021
  9. Mar 13, 2021
  10. Mar 12, 2021
  11. Jan 31, 2021
  12. Jan 29, 2021
  13. Jan 19, 2021
  14. Dec 21, 2020
  15. Dec 19, 2020
  16. Dec 18, 2020
  17. Oct 05, 2020
  18. Oct 02, 2020
  19. Sep 28, 2020
Loading