gcc/libstdc++-v3/include/bits
Jonathan Wakely 9a8e528cf1 Define std::enable_shared_from_this::weak_from_this
* testsuite/20_util/enable_shared_from_this/members/reinit.cc: Use
	effective target not dg-options. Move check for feature-test macro to:
	* testsuite/20_util/enable_shared_from_this/members/weak_from_this.cc:
	New test.

From-SVN: r239121
2016-08-04 13:33:10 +01:00
..
algorithmfwd.h Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
alloc_traits.h
allocated_ptr.h Make __allocated_ptr::_S_raw_ptr static 2016-07-13 18:22:47 +01:00
allocator.h Define C++17 feature-test macros 2016-08-03 19:11:10 +01:00
atomic_base.h
atomic_futex.h
basic_ios.h
basic_ios.tcc libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
basic_string.h Add non-const std::basic_string::data() for C++17 2016-08-01 21:12:58 +01:00
basic_string.tcc Disable std::string and std::wstring extern templates for C++17 2016-08-01 17:06:03 +01:00
boost_concept_check.h
c++0x_warning.h
c++14_warning.h c++14_warning.h: Do not refer C++14 as experimental. 2016-04-19 16:29:05 +00:00
c++17_warning.h Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes. 2016-07-06 21:07:57 +03:00
c++config Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
char_traits.h
codecvt.h
concept_check.h Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to the installed headers. 2016-03-23 00:41:52 +00:00
cpp_type_traits.h
deque.tcc 2016-06-15 François Dumont <fdumont@gcc.gnu.org> 2016-06-15 20:09:56 +00:00
enable_special_members.h
forward_list.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
forward_list.tcc
fstream.tcc
functexcept.h
functional_hash.h
gslice_array.h
gslice.h
hashtable_policy.h Remove _GLIBCXX14_USE_CONSTEXPR 2016-05-25 10:36:28 +01:00
hashtable.h re PR libstdc++/71640 (include/c++/7.0.0/bits/hashtable.h:293:7: error: too many template parameters in template redeclaration) 2016-06-27 20:41:59 +00:00
indirect_array.h
ios_base.h
istream.tcc
list.tcc
locale_classes.h
locale_classes.tcc
locale_conv.h
locale_facets_nonio.h
locale_facets_nonio.tcc
locale_facets.h Add attribute((unused)) in libstdc++ headers 2016-04-18 16:44:12 +01:00
locale_facets.tcc
localefwd.h
mask_array.h
memoryfwd.h
move.h Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
ostream_insert.h
ostream.tcc
parse_numbers.h
postypes.h Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
predefined_ops.h
ptr_traits.h
quoted_string.h
random.h PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
random.tcc PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
range_access.h Define C++17 feature-test macros 2016-08-03 19:11:10 +01:00
regex_automaton.h Add attribute((unused)) in libstdc++ headers 2016-04-18 16:44:12 +01:00
regex_automaton.tcc
regex_compiler.h
regex_compiler.tcc
regex_constants.h
regex_error.h
regex_executor.h
regex_executor.tcc re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and regex_constant::match_not_bow) 2016-04-23 03:58:37 +00:00
regex_scanner.h
regex_scanner.tcc
regex.h
regex.tcc
shared_ptr_atomic.h
shared_ptr_base.h Define std::enable_shared_from_this::weak_from_this 2016-08-04 13:33:10 +01:00
shared_ptr.h Define std::enable_shared_from_this::weak_from_this 2016-08-04 13:33:10 +01:00
slice_array.h
specfun.h Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
sstream.tcc
std_mutex.h
stl_algo.h Remove redundant std::move in std::for_each 2016-07-15 20:51:33 +01:00
stl_algobase.h libstdc++/71545 fix debug checks in binary search algorithms 2016-06-17 19:28:34 +01:00
stl_bvector.h
stl_construct.h
stl_deque.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
stl_function.h Define std::owner_less<void> specialization (P0074R0) 2016-08-03 19:11:18 +01:00
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h
stl_list.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
stl_map.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
stl_multimap.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
stl_multiset.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
stl_numeric.h
stl_pair.h Provide swappable traits (p0185r1) 2016-06-16 16:07:19 +01:00
stl_queue.h Provide swappable traits (p0185r1) 2016-06-16 16:07:19 +01:00
stl_raw_storage_iter.h
stl_relops.h
stl_set.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
stl_stack.h Provide swappable traits (p0185r1) 2016-06-16 16:07:19 +01:00
stl_tempbuf.h
stl_tree.h Define __cpp_lib_generic_associative_lookup feature-test macro 2016-08-03 17:42:31 +01:00
stl_uninitialized.h
stl_vector.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
stream_iterator.h libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
streambuf_iterator.h
streambuf.tcc
string_view.tcc Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
stringfwd.h
uniform_int_dist.h PR libstdc++/41759 reword static assertions in <random> 2016-04-18 19:03:50 +01:00
unique_ptr.h Provide swappable traits (p0185r1) 2016-06-16 16:07:19 +01:00
unordered_map.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
unordered_set.h Improve doxygen comments for allocators in containers 2016-07-14 11:02:10 +01:00
uses_allocator.h Add missing variable traits, fix testsuite failures. 2016-07-31 17:52:53 +03:00
valarray_after.h
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc stl_vector.h (push_back(const value_type&)): Forward to _M_realloc_insert. 2016-07-11 20:17:56 +00:00