blob: a8826e00581752706f22dbeb8ef9cec8ddb5b7a9 [file] [log] [blame]
template <class T> class allocator;
struct X { virtual allocator<char> f(); };