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