swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 0864b407dd266fcabca36b76435def65f960665f authored by Thomas Fischer on 11 June 2021, 07:18:47 UTC
[NL/DOF] Remove pair with deleted pointer from vector.
Tip revision: 0864b40
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top