Skip to content
Commit f550077e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement support for template template parameter packs, e.g.,

  template<template<class> class ...Metafunctions>
    struct apply_to_each;

llvm-svn: 122874
parent c7d65b42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment