Feature/cleanup std utility
This merge request cleans up the implementation of C++14 integer sequences and also removes an old alias of std::declval() in our Dune::Std namespace.
Warning: After merging this merge request, any use of Std::declval() will cause compilation failures.