aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/template/operator6.C
blob: 94a869bccd5fcb3d33d362df76b4e5872a1ead30 (plain)
1
2
3
4
// PR c++/27315
// { dg-do compile }

template void operator+; // { dg-error "non-function" }