Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use aligned storage and remove usage of union.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 6 May 2019 09:41:39 +0000 (11:41 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 6 May 2019 11:49:56 +0000 (13:49 +0200)
commit7069d2b15a2de8a73639b24d9016f8d964645523
tree6f89b8a955ef0b5eedb95b58d390065764b37b0f
parented46c4a5902837fa82e457d112b48b2d2684887c
Use aligned storage and remove usage of union.

I'm not sure about potential UB, but it should not be worse than before.
src/mc/remote/RemotePtr.hpp