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]

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


Author: redi
Date: Thu Mar  9 20:36:42 2017
New Revision: 246013

URL: https://gcc.gnu.org/viewcvs?rev=246013&root=gcc&view=rev
Log:
Define macro to simplify std::_Not_fn definition

	* include/std/functional (_Not_fn): Define macro to simplify
	repetitive function definitions.

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]