HomeSort by relevance Sort by last modified time
    Searched full:empty_with_base (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaTemplate/
cxx1z-fold-expressions.cpp 54 template<int ...N> void empty_with_base() { function
62 template void empty_with_base<>(); // expected-note {{in instantiation of}}
63 template void empty_with_base<1>();

Completed in 75 milliseconds