gcc/libstdc++-v3/include
Paolo Carlini 660dca797a string_view (_S_max_size): Remove.
2013-11-19  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/experimental/string_view (_S_max_size): Remove.
	(basic_string_view<>::max_size): Adjust.
	* testsuite/experimental/string_view/capacity/1.cc: Clean-up.
	* testsuite/experimental/string_view/inserters/pod/10081-out.cc:
	Likewise.

From-SVN: r205033
2013-11-19 15:45:15 +00:00
..
backward
bits shared_ptr_base.h (_Sp_counted_base<_S_single>): Use non-atomic operations. 2013-11-18 13:52:39 +00:00
c
c_compatibility
c_global re PR libstdc++/58952 (Construct "std::getchar()" rejected when getchar is macro in C library) 2013-11-01 11:10:55 +00:00
c_std
debug safe_iterator.h (_BeforeBeginHelper<>::_S_Is): Take only a const safe iterator reference. 2013-11-08 21:03:58 +00:00
decimal re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not supported) 2013-10-23 11:48:26 +00:00
experimental string_view (_S_max_size): Remove. 2013-11-19 15:45:15 +00:00
ext build_hacking.xml: Fix documentation typos. 2013-11-15 16:33:59 +00:00
parallel algobase.h (mismatch, equal): Provide parallel version for N3671 overloads. 2013-10-01 19:35:01 +00:00
precompiled
profile re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-25 20:28:12 +00:00
std re PR libstdc++/54562 (mutex and condition variable timers) 2013-11-11 13:33:48 +00:00
tr1 re PR c++/54537 (undiagnosed using-declaration conflicting with used function) 2013-08-01 14:24:37 -05:00
tr2 re PR libstdc++/58804 (dynamic_bitset<> uses popcountl on long long) 2013-10-21 13:52:39 +00:00
Makefile.am Implement N3762 string_view: a non-owning reference to a string. 2013-11-16 17:44:48 +00:00
Makefile.in Implement N3762 string_view: a non-owning reference to a string. 2013-11-16 17:44:48 +00:00