HomeSort by relevance Sort by last modified time
    Searched full:test_rvalue_ref (Results 1 - 2 of 2) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/meta/meta.unary/meta.unary.cat/
rvalue_ref.pass.cpp 17 void test_rvalue_ref() function
37 test_rvalue_ref<int&&>();
38 test_rvalue_ref<const int&&>();
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/meta/meta.unary/meta.unary.comp/
rvalue_ref.pass.cpp 17 void test_rvalue_ref() function
31 test_rvalue_ref<int&&>();
32 test_rvalue_ref<const int&&>();

Completed in 2449 milliseconds