https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71010
--- Comment #5 from Jonathan Wakely ---
(In reply to Ubikovich from comment #3)
> But since C++14 cbegin invoke std::begin:
>
> // http://en.cppreference.com/w/cpp/iterator/begin
> template< class C >
> constexpr auto cbegin( const C& c ) -> dec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71010
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #4 from Andrew Pinsk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71010
Ubikovich changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #3 from Ubikovich ---
But
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71010
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71010
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---