Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Please sonar
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 5 Jan 2019 02:29:33 +0000 (03:29 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 5 Jan 2019 05:01:13 +0000 (06:01 +0100)
- Add 'explicit' where needed
- Don't specify the return type of lambdas
- Verify that this != that before everything in the operator=
- Remove ';' in the comments to not fool the commented code detection mechanism


No differences found