llvm-project/libcxx/test/utilities/function.objects
Howard Hinnant 9dbbf8dece The bind and function functor constructors and assignment operators were overly general and getting confused with the copy constructor and copy assignment operators. Constrained them. This fixes http://llvm.org/bugs/show_bug.cgi?id=16385
llvm-svn: 185297
2013-07-01 00:01:51 +00:00
..
arithmetic.operations license change 2010-11-16 22:09:02 +00:00
bind The bind and function functor constructors and assignment operators were overly general and getting confused with the copy constructor and copy assignment operators. Constrained them. This fixes http://llvm.org/bugs/show_bug.cgi?id=16385 2013-07-01 00:01:51 +00:00
bitwise.operations license change 2010-11-16 22:09:02 +00:00
comparisons license change 2010-11-16 22:09:02 +00:00
func.def license change 2010-11-16 22:09:02 +00:00
func.memfn license change 2010-11-16 22:09:02 +00:00
func.require license change 2010-11-16 22:09:02 +00:00
func.wrap Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 . 2013-05-06 16:58:36 +00:00
logical.operations license change 2010-11-16 22:09:02 +00:00
negators license change 2010-11-16 22:09:02 +00:00
refwrap license change 2010-11-16 22:09:02 +00:00
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. 2011-12-05 00:08:45 +00:00
version.pass.cpp This got accidentally removed 2010-12-10 19:22:00 +00:00