Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Disallow template argument deduction for config::Flag.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 19 May 2022 14:58:09 +0000 (16:58 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 19 May 2022 15:11:57 +0000 (17:11 +0200)
commit56218abe7902b892c9952f09157d4ac35421eb44
tree47f86ad00c312fbd5ade32ca4a2e1abe0af3e988
parent17aced0a546331763cb211027c454fc0930d1f45
Disallow template argument deduction for config::Flag.

Rationale: constructors have so many parameters that it would be hard to read and deduce the underlying type.
include/xbt/config.hpp