This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/33293] inlining std::inner_product()



------- Comment #2 from paolo at gcc dot gnu dot org  2007-09-03 17:48 -------
Subject: Bug 33293

Author: paolo
Date: Mon Sep  3 17:48:31 2007
New Revision: 128053

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128053
Log:
2007-09-03  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/33293
        * include/bits/stl_numeric.h (accumulate, inner_product):
        Add inline function-specifier.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_numeric.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33293


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