Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove subsets.cpp file
authorMaxwell Pirtle <maxwellpirtle@gmail.com>
Mon, 27 Feb 2023 15:40:48 +0000 (16:40 +0100)
committerMaxwell Pirtle <maxwellpirtle@gmail.com>
Mon, 27 Feb 2023 15:40:48 +0000 (16:40 +0100)
commitbd4e7eb6de5bbd509e81a4178c4093734f8d63fa
tree47eb2ae257540a56ec6d51c622c864e51955abd3
parentaad58f98c84c1eb90662fa1a7ff5f56e3766bd7e
Remove subsets.cpp file

Since the subsets_iterator is defined using
templates, it needs to be defined solely in
the header file. Thus the cpp file is extraneous
and was removed
MANIFEST.in
src/xbt/utils/iter/subsets.cpp [deleted file]
tools/cmake/DefinePackages.cmake