llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind
Marshall Clow a48055cee3 Add missing _v traits. is_bind_expression_v, is_placeholder_v and uses_allocator_v
llvm-svn: 282126
2016-09-22 00:23:15 +00:00
..
func.bind.bind Guard libc++ specific tests SFINAE on std::bind's call operator. Patch from STL@microsoft.com 2016-07-24 23:08:21 +00:00
func.bind.isbind Add missing _v traits. is_bind_expression_v, is_placeholder_v and uses_allocator_v 2016-09-22 00:23:15 +00:00
func.bind.place Implement LWG 2488 - Make the placeholders constexpr. 2016-06-26 21:01:34 +00:00
nothing_to_do.pass.cpp