OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bad_union
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp
10
union
bad_union
{
union
13
bad_union
u; // expected-error {{call to implicitly-deleted default constructor}}
Completed in 295 milliseconds