OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasCopy
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
cwg1170.cpp
24
struct
HasCopy
{ };
39
int check0[has_copy_constructor<
HasCopy
>::value? 1 : -1];
/external/clang/test/SemaCXX/
type-traits.cpp
[
all
...]
Completed in 53 milliseconds