This is the mail archive of the libstdc++@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] | |
On 23/03/17 13:47 -0400, Tim Song wrote:
On Thu, Mar 23, 2017 at 1:45 PM, Jonathan Wakely <jwakely@redhat.com> wrote:+ // NOTE: This makes use of the fact that we know how moveable + // is implemented on pair, and also vector. If the implementation + // changes this test may begin to fail.Maybe drop this comment?
Ha, yes, I'll do so. Thanks.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |