gcc/libstdc++-v3/include/experimental
Jonathan Wakely 881ca4c9de PR78326 fix incorrect access of data member in base class
PR libstdc++/78326
	* include/experimental/memory_resource (memory_resource::_S_max_align):
	Change access to protected.

From-SVN: r242373
2016-11-14 02:00:26 +00:00
..
bits Add array support to std::shared_ptr for C++17 2016-11-13 22:57:45 +00:00
algorithm PR77994 Convert std::sample size argument to suitable type 2016-10-17 15:39:23 +01:00
any Cross-port exception-safety and move fixes of std::any to std::experimental::any. 2016-10-24 16:22:11 +03:00
array Avoid #include <functional> in other headers 2016-10-13 17:59:19 +01:00
chrono Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
deque Update copyright years. 2016-01-04 15:30:50 +01:00
filesystem Update copyright years. 2016-01-04 15:30:50 +01:00
forward_list Update copyright years. 2016-01-04 15:30:50 +01:00
functional Use normal mode containers in searchers 2016-10-13 16:50:35 +01:00
iterator Update copyright years. 2016-01-04 15:30:50 +01:00
list Update copyright years. 2016-01-04 15:30:50 +01:00
map Update copyright years. 2016-01-04 15:30:50 +01:00
memory Avoid #include <functional> in other headers 2016-10-13 17:59:19 +01:00
memory_resource PR78326 fix incorrect access of data member in base class 2016-11-14 02:00:26 +00:00
numeric LWG 2733, LWG 2759 reject bool in gcd and lcm 2016-10-10 13:17:34 +01:00
optional Cross-port the latest resolution of LWG2756 and some bug-fixes to experimental::optional. 2016-10-24 15:46:44 +03:00
propagate_const Avoid #include <functional> in other headers 2016-10-13 17:59:19 +01:00
random Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
ratio Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
regex Update copyright years. 2016-01-04 15:30:50 +01:00
set Update copyright years. 2016-01-04 15:30:50 +01:00
string Update copyright years. 2016-01-04 15:30:50 +01:00
string_view Remove redundant const qualifliers from string_view 2016-10-11 11:33:24 +01:00
system_error Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
tuple Avoid #include <functional> in other headers 2016-10-13 17:59:19 +01:00
type_traits Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
unordered_map Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set Update copyright years. 2016-01-04 15:30:50 +01:00
utility Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
vector Update copyright years. 2016-01-04 15:30:50 +01:00