blob: e7a952ace0889af5e7353d97cd95b4674aeb91bb [file] [log] [blame]
template <class T> T bar ();
void bar () {}
using :: bar;