Interesting project. The files are difficult to use will all of the structure instantiations in the hpp files. As soon as any of them are used from two cpp files, the compile crashes because of duplicates. If you update, you might want to consider using extern and moving the instantiations to cpp files.
Thanks
Interesting project. The files are difficult to use will all of the structure instantiations in the hpp files. As soon as any of them are used from two cpp files, the compile crashes because of duplicates. If you update, you might want to consider using extern and moving the instantiations to cpp files.
Thanks