yorel::yomm2::templates (experimental)
defined in <yorel/yomm2/core.hpp>
template<template<typename...> typename... Templates>
using templates = types<template_<Templates>...>;
templates
wraps a sequence of templates in a types list of template_
wrappers.