Searched defs:AutoPtr (Results 1 – 4 of 4) sorted by relevance
18 typedef auto *AutoPtr; // expected-error{{'auto' not allowed in typedef}} typedef
67 namespace AutoPtr { namespace
128 class AutoPtr { class [all...]
83 typedef A *AutoPtr; // expected-error {{requires template arguments; argument deduction not allowed in typedef}} typedef