Skip to content

[API] Replace boost tuple and allow building Walberla without Boost

Michael Kuron requested to merge tuple into master

Closes #48 (closed)

This also simplifies singleton::Singleton, which actually contained its own tuple clone named singleton::TypeList. None of that functionality was used after the old pe was dropped, so I just removed it.

Edited by Michael Kuron

Merge request reports