template <class T> class allocator; struct X { virtual allocator<char> f(); };
Attach a file by drag & drop or click to upload