gcc/libstdc++-v3/include/debug
François Dumont e32b9ce4d5 libstdc++: Use C++98 syntax to instantiate input_iterator_tag
* include/debug/helper_functions.h (__valid_range_aux): Use C++98
	std::input_iterator_tag default constructor invocation.

From-SVN: r278731
2019-11-26 19:23:11 +00:00
..
array libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array 2019-11-26 06:12:34 +00:00
assertions.h Update copyright years. 2019-01-01 13:31:55 +01:00
bitset Update copyright years. 2019-01-01 13:31:55 +01:00
debug.h Update copyright years. 2019-01-01 13:31:55 +01:00
deque Update copyright years. 2019-01-01 13:31:55 +01:00
formatter.h Update copyright years. 2019-01-01 13:31:55 +01:00
forward_list Improve _GLIBCXX_DEBUG safe iterator range size computation. 2019-10-04 20:22:11 +00:00
functions.h libstdc++: Improve _GLIBCXX_DEBUG __valid_range check 2019-11-24 17:09:44 +00:00
helper_functions.h libstdc++: Use C++98 syntax to instantiate input_iterator_tag 2019-11-26 19:23:11 +00:00
list Improve _GLIBCXX_DEBUG safe iterator range size computation. 2019-10-04 20:22:11 +00:00
macros.h stl_algo.h (merge): Fix documentation. 2019-09-28 21:11:55 +00:00
map Update copyright years. 2019-01-01 13:31:55 +01:00
map.h re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
multimap.h re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
multiset.h libstdc++: Fix declarations of variable templates 2019-11-19 09:34:59 +00:00
safe_base.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_container.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_iterator.h libstdc++: Add _GLIBCXX_DEBUG safe iterator C++20 iterator concept 2019-11-26 06:07:23 +00:00
safe_iterator.tcc Improve _GLIBCXX_DEBUG safe iterator range size computation. 2019-10-04 20:22:11 +00:00
safe_local_iterator.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_local_iterator.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
safe_sequence.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_sequence.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
safe_unordered_base.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_unordered_container.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_unordered_container.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
set Update copyright years. 2019-01-01 13:31:55 +01:00
set.h libstdc++: Fix declarations of variable templates 2019-11-19 09:34:59 +00:00
stl_iterator.h Update copyright years. 2019-01-01 13:31:55 +01:00
string Update copyright years. 2019-01-01 13:31:55 +01:00
unordered_map re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
unordered_set libstdc++: Fix declarations of variable templates 2019-11-19 09:34:59 +00:00
vector PR libstdc++/87431 re-adjust never-valueless optimizations 2019-04-05 17:56:09 +01:00