OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:functor1
(Results
1 - 7
of
7
) sorted by null
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.access/
conversion.pass.cpp
19
class
functor1
class
39
functor1
f1;
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/
copy_ctor.pass.cpp
19
class
functor1
class
39
functor1
f1;
type_ctor.pass.cpp
19
class
functor1
class
38
functor1
f1;
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp
19
class
functor1
class
51
functor1
f1;
/external/libcxx/test/libcxx/utilities/function.objects/refwrap/
binary.pass.cpp
19
class
functor1
class in inherits:std::unary_function
53
std::reference_wrapper<
functor1
> >::value), "");
unary.pass.cpp
19
class
functor1
class in inherits:std::unary_function
53
std::reference_wrapper<
functor1
> >::value), "");
/external/libcxx/test/std/utilities/function.objects/refwrap/
weak_result.pass.cpp
34
class
functor1
class in inherits:my_unary_function
74
static_assert((std::is_same<std::reference_wrapper<
functor1
>::result_type,
Completed in 577 milliseconds