OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MoveCVCaster
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/std/utilities/function.objects/func.require/
bullet_5.pass.cpp
314
runFunctorTestCase11<R() const volatile &&, 0,
MoveCVCaster
>();
324
runFunctorTestCase11<R(A&&) const volatile &&, 1,
MoveCVCaster
, MC>();
invoke_helpers.h
71
typedef Caster<Q_CV, true>
MoveCVCaster
;
Completed in 52 milliseconds