cxx/test/utilities/function.objects
2013-08-13 01:12:41 +00:00
..
arithmetic.operations More support for N3657; tests for is_transparent 2013-08-13 01:12:41 +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 More support for N3657; tests for is_transparent 2013-08-13 01:12:41 +00:00
comparisons More support for N3657; tests for is_transparent 2013-08-13 01:12:41 +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 War on tabs. 2013-07-08 21:06:38 +00:00
logical.operations More support for N3657; tests for is_transparent 2013-08-13 01:12:41 +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