HomeSort by relevance Sort by last modified time
    Searched refs:is_rvalue_reference (Results 26 - 31 of 31) sorted by null

12

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
member_object_pointer.pass.cpp 28 static_assert(!std::is_rvalue_reference<T>::value, "");
nullptr.pass.cpp 28 static_assert(!std::is_rvalue_reference<T>::value, "");
pointer.pass.cpp 28 static_assert(!std::is_rvalue_reference<T>::value, "");
union.pass.cpp 28 static_assert(!std::is_rvalue_reference<T>::value, "");
void.pass.cpp 28 static_assert(!std::is_rvalue_reference<T>::value, "");
  /external/clang/test/SemaCXX/
type-traits.cpp 610 void is_rvalue_reference() function
    [all...]

Completed in 566 milliseconds

12