[API] Replace boost tuple and allow building Walberla without Boost
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