From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32755 invoked by alias); 1 Nov 2012 20:00:15 -0000 Received: (qmail 32347 invoked by uid 48); 1 Nov 2012 19:59:49 -0000 From: "paolo.carlini at oracle dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/55169] std::discrete_distribution::operator(generator&) makes unnecessary copy of parameter vector Date: Thu, 01 Nov 2012 20:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: paolo.carlini at oracle dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: paolo.carlini at oracle dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-11/txt/msg00067.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55169 --- Comment #3 from Paolo Carlini 2012-11-01 19:59:48 UTC --- Of course, of course. But in 4_7-branch we are going to change only the three distributions using std::vectors