e.g. std::enable_if<cond>::type is replaced by std::enable_if_t<cond> remove some unneeded typename keywords