OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__move_if_noexcept_cond
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
move.h
107
struct
__move_if_noexcept_cond
struct in inherits:__and_::type
121
conditional<
__move_if_noexcept_cond
<_Tp>::value, const _Tp&, _Tp&&>::type
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
move.h
107
struct
__move_if_noexcept_cond
struct in inherits:__and_::type
121
conditional<
__move_if_noexcept_cond
<_Tp>::value, const _Tp&, _Tp&&>::type
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
move.h
106
struct
__move_if_noexcept_cond
struct in inherits:__and_::type
120
conditional<
__move_if_noexcept_cond
<_Tp>::value, const _Tp&, _Tp&&>::type
Completed in 37 milliseconds