OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inner_init
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
cxx0x-initializer-references.cpp
101
namespace
inner_init
{
namespace
104
B b1 { 0 }; // expected-error {{reference to type '
inner_init
::A' could not bind to an rvalue of type 'int'}}
Completed in 590 milliseconds