HomeSort by relevance Sort by last modified time
    Searched defs:__move_if_noexcept_cond (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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
  /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
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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 154 milliseconds