https://gitlab.opengeosys.org/ogs/ogs.git
Revision a792cc49d88c96531a095fc2b5df48f0d27da119 authored by Christoph Lehmann on 12 October 2023, 08:15:49 UTC, committed by Christoph Lehmann on 12 October 2023, 08:15:49 UTC
Reflected I/O for std::tuple

See merge request ogs/ogs!4761
2 parent s 1eeedb9 + 4ee6ae4
Raw File
Tip revision: a792cc49d88c96531a095fc2b5df48f0d27da119 authored by Christoph Lehmann on 12 October 2023, 08:15:49 UTC
Merge branch 'reflect-io-for-tuples' into 'master'
Tip revision: a792cc4
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top