Searched defs:add_reference (Results 1 – 6 of 6) sorted by relevance
10 struct add_reference { struct25 …<T>::type type; // expected-note{{in instantiation of template class 'add_reference::apply<void>' … argument
13 struct add_reference { struct19 apply<add_reference, int>::type ir = i; argument
17 struct add_reference { struct26 typename add_reference<T>::type argument
9 struct add_reference { struct14 struct add_reference<T&> { struct15 typedef T &type;
9 struct add_reference { struct14 struct add_reference<T&> { argument15 typedef T &type;
177 struct add_reference { struct178 typedef T& type;