Since c++17 the standard type-trait std::void_t is available. No need to write our own. The Dune::void_t replacement is deprecated.
std::void_t
Dune::void_t