This is the mail archive of the gcc-patches@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]

[v3 PATCH] Implement N4280, Non-member size() and more (Revision 2)


Tested on Linux-PPC64.

2015-07-15  Ville Voutilainen  <ville.voutilainen@gmail.com>
    Implement N4280, Non-member size() and more (Revision 2)
    * include/bits/range_access.h: Change class to typename
    in every template.
    * include/bits/range_access.h(size, empty, data): New.
    * testsuite/24_iterators/container_access.cc: New.

Attachment: non-member-size.diff
Description: Text document


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