OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MoveCaster
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/std/utilities/function.objects/func.require/
bullet_5.pass.cpp
270
runFunctionTestCase11<R(A&&), 1,
MoveCaster
>();
271
runFunctionTestCase11<R(A&&, ...), 1,
MoveCaster
>();
311
runFunctorTestCase11<R() &&, 0,
MoveCaster
>();
316
typedef
MoveCaster
MC;
321
runFunctorTestCase11<R(A&&) &&, 1,
MoveCaster
, MC>();
invoke_helpers.h
68
typedef Caster<Q_None, true>
MoveCaster
;
Completed in 236 milliseconds