cxx/test/thread/futures/futures.promise
2010-09-04 23:28:19 +00:00
..
alloc_ctor.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
copy_assign.fail.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
copy_ctor.fail.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
default.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
dtor.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
get_future.pass.cpp [futures.task] and [futures.async]. Requires variadics and rvalue-ref support. 2010-08-30 18:46:21 +00:00
move_assign.pass.cpp Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 2010-09-04 23:28:19 +00:00
move_ctor.pass.cpp Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 2010-09-04 23:28:19 +00:00
set_exception_at_thread_exit.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
set_exception.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
set_lvalue_at_thread_exit.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
set_lvalue.pass.cpp [futures.task] and [futures.async]. Requires variadics and rvalue-ref support. 2010-08-30 18:46:21 +00:00
set_rvalue_at_thread_exit.pass.cpp Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 2010-09-04 23:28:19 +00:00
set_rvalue.pass.cpp Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. 2010-09-04 23:28:19 +00:00
set_value_at_thread_exit_const.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
set_value_at_thread_exit_void.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
set_value_const.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
set_value_void.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
swap.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00
uses_allocator.pass.cpp [futures.promise]. Depends on rvalue-ref support to work 100%. 2010-08-28 21:01:06 +00:00