gcc/libstdc++-v3/include/debug
Jonathan Wakely 36e2520b47 Fix copy&paste error in __gnu_debug::vector
* include/debug/vector (__gnu_debug::vector::emplace_back): Fix return
	type.

From-SVN: r241350
2016-10-19 19:33:47 +01:00
..
array Add C++17 constexpr to debug and profile mode arrays 2016-08-23 16:54:57 +01:00
assertions.h 2016-06-16 François Dumont <fdumont@gcc.gnu.org> 2016-06-16 20:34:08 +00:00
bitset bitset (bitset::reference::reference(const _Base_ref&, bitset*)): Remove __unused__ attribute. 2016-09-25 20:15:21 +00:00
debug.h 2016-06-16 François Dumont <fdumont@gcc.gnu.org> 2016-06-16 20:34:08 +00:00
deque Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
formatter.h Update copyright years. 2016-01-04 15:30:50 +01:00
forward_list Update copyright years. 2016-01-04 15:30:50 +01:00
functions.h libstdc++/71073 add system_header pragma to Debug Mode headers 2016-05-13 15:47:46 +01:00
helper_functions.h 2016-06-16 François Dumont <fdumont@gcc.gnu.org> 2016-06-16 20:34:08 +00:00
list libstdc++/71073 add system_header pragma to Debug Mode headers 2016-05-13 15:47:46 +01:00
macros.h Update copyright years. 2016-01-04 15:30:50 +01:00
map libstdc++/71073 add system_header pragma to Debug Mode headers 2016-05-13 15:47:46 +01:00
map.h Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
multimap.h Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
multiset.h Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
safe_base.h 2016-09-26 François Dumont <fdumont@gcc.gnu.org> 2016-09-26 20:32:39 +00:00
safe_container.h bitset (bitset::reference::reference(const _Base_ref&, bitset*)): Remove __unused__ attribute. 2016-09-25 20:15:21 +00:00
safe_iterator.h bitset (bitset::reference::reference(const _Base_ref&, bitset*)): Remove __unused__ attribute. 2016-09-25 20:15:21 +00:00
safe_iterator.tcc bitset (bitset::reference::reference(const _Base_ref&, bitset*)): Remove __unused__ attribute. 2016-09-25 20:15:21 +00:00
safe_local_iterator.h 2016-05-23 François Dumont <fdumont@gcc.gnu.org> 2016-05-23 20:03:35 +00:00
safe_local_iterator.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
safe_sequence.h Update copyright years. 2016-01-04 15:30:50 +01:00
safe_sequence.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
safe_unordered_base.h bitset (bitset::reference::reference(const _Base_ref&, bitset*)): Remove __unused__ attribute. 2016-09-25 20:15:21 +00:00
safe_unordered_container.h Update copyright years. 2016-01-04 15:30:50 +01:00
safe_unordered_container.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
set libstdc++/71073 add system_header pragma to Debug Mode headers 2016-05-13 15:47:46 +01:00
set.h Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
stl_iterator.h Update copyright years. 2016-01-04 15:30:50 +01:00
string libstdc++/71073 add system_header pragma to Debug Mode headers 2016-05-13 15:47:46 +01:00
unordered_map Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
unordered_set Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
vector Fix copy&paste error in __gnu_debug::vector 2016-10-19 19:33:47 +01:00