This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r186947 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Sun Apr 29 22:59:37 2012
New Revision: 186947

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186947
Log:
	* include/std/functional (function::function(F)): LWG 2132: Disable
	constructor if argument isn't callable.
	* testsuite/20_util/function/cons/callable.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/20_util/function/cons/callable.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/functional


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]