Implement support for template template parameter packs, e.g.,
template<template<class> class ...Metafunctions> struct apply_to_each; llvm-svn: 122874
Loading
Please register or sign in to comment
template<template<class> class ...Metafunctions> struct apply_to_each; llvm-svn: 122874