OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expand_with_expanded_nested
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp
16
typedef pair<pair<Types..., int>..., int>
expand_with_expanded_nested
; // expected-error{{pack expansion does not contain any unexpanded parameter packs}}
typedef in struct:Expansion
Completed in 66 milliseconds