aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.jason/template31.C
blob: 2ef14761bd4cba20902d44a965e830ef523f1d7e (plain)
1
2
3
4

using std::vector;
template class std::__malloc_alloc_template<0>;
template class std::__default_alloc_template<false, 0>;