You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/function.objects
Howard Hinnant 8c23819220 Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 .
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@181217 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
arithmetic.operations license change 15 years ago
bind Simplied bind using __invoke. In the process, found and fixed a couple of bugs. C++11 only. 15 years ago
bitwise.operations license change 15 years ago
comparisons license change 15 years ago
func.def license change 15 years ago
func.memfn license change 15 years ago
func.require license change 15 years ago
func.wrap Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 . 13 years ago
logical.operations license change 15 years ago
negators license change 15 years ago
refwrap license change 15 years ago
unord.hash Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 14 years ago
version.pass.cpp This got accidentally removed 15 years ago