gcc/libstdc++-v3/include/bits
Jonathan Wakely c05986b936 Split <functional> into smaller pieces
* include/Makefile.am: Add <bits/refwrap.h> and <bits/std_function.h>.
	Order alphabetically.
	* include/Makefile.in: Regenerate.
	* include/bits/refwrap.h: New header.
	(_Maybe_get_result_type,_Weak_result_type_impl, _Weak_result_type)
	(_Reference_wrapper_base_impl, _Reference_wrapper_base)
	(reference_wrapper, ref, cref): Move here from <functional>.
	* include/bits/shared_ptr_base.h: Include <bits/refwrap.h> and
	<bits/stl_function.h> instead of <functional>.
	* include/bits/std_function.h: New header.
	(_Maybe_unary_or_binary_function, bad_function_call)
	(__is_location_invariant, _Nocopy_types, _Any_data)
	(_Simple_type_wrapper, _Function_base, _Function_handler, function):
	Move here from <functional>.
	* include/bits/unique_ptr.h: Include <bits/stl_function.h>.
	* include/std/functional: Include new headers and move components to
	them.
	* include/std/future: Include <bits/std_function.h> instead of
	<functional>.
	* include/std/mutex: Likewise.
	* include/std/regex: Likewise.
	* src/c++11/compatibility-thread-c++0x.cc: Include <functional>.
	* testsuite/20_util/default_delete/48631_neg.cc: Adjust dg-error line.
	* testsuite/20_util/default_delete/void_neg.cc: Likewise.
	* testsuite/20_util/unique_ptr/assign/48635_neg.cc: Adjust dg-error
	lines.
	* testsuite/20_util/unique_ptr/cons/cv_qual_neg.cc: Likewise.
	* testsuite/30_threads/packaged_task/49668.cc: Include <functional>.

From-SVN: r241410
2016-10-21 16:32:25 +01:00
..
algorithmfwd.h Remove trailing whitespace in C++ headers 2016-08-24 09:03:01 +01:00
alloc_traits.h allocator_traits<allocator<T>> partial specialization 2016-01-11 16:47:58 +00:00
allocated_ptr.h Make __allocated_ptr::_S_raw_ptr static 2016-07-13 18:22:47 +01:00
allocator.h Tweak whitespace in std::allocator files 2016-10-20 12:37:19 +01:00
atomic_base.h Update copyright years. 2016-01-04 15:30:50 +01:00
atomic_futex.h Update copyright years. 2016-01-04 15:30:50 +01:00
basic_ios.h Update copyright years. 2016-01-04 15:30:50 +01:00
basic_ios.tcc libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
basic_string.h Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
basic_string.tcc Optimize truncating a basic_string 2016-09-23 18:25:23 +01:00
boost_concept_check.h Update copyright years. 2016-01-04 15:30:50 +01:00
c++0x_warning.h Update copyright years. 2016-01-04 15:30:50 +01:00
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 Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
char_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
codecvt.h Update copyright years. 2016-01-04 15:30:50 +01:00
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 libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
deque.tcc Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
enable_special_members.h Implement <variant> 2016-08-18 20:31:26 +00:00
forward_list.h Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
forward_list.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
fstream.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
functexcept.h Update copyright years. 2016-01-04 15:30:50 +01:00
functional_hash.h Update copyright years. 2016-01-04 15:30:50 +01:00
gslice_array.h Update copyright years. 2016-01-04 15:30:50 +01:00
gslice.h Update copyright years. 2016-01-04 15:30:50 +01:00
hashtable_policy.h Remove _GLIBCXX14_USE_CONSTEXPR 2016-05-25 10:36:28 +01:00
hashtable.h Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
indirect_array.h Update copyright years. 2016-01-04 15:30:50 +01:00
invoke.h Fix exception-specification of std::invoke 2016-10-13 09:55:40 +01:00
ios_base.h Update copyright years. 2016-01-04 15:30:50 +01:00
istream.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
list.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
locale_classes.h Update copyright years. 2016-01-04 15:30:50 +01:00
locale_classes.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
locale_conv.h Update copyright years. 2016-01-04 15:30:50 +01:00
locale_facets_nonio.h Update copyright years. 2016-01-04 15:30:50 +01:00
locale_facets_nonio.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
locale_facets.h Add attribute((unused)) in libstdc++ headers 2016-04-18 16:44:12 +01:00
locale_facets.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
localefwd.h Update copyright years. 2016-01-04 15:30:50 +01:00
mask_array.h Update copyright years. 2016-01-04 15:30:50 +01:00
memoryfwd.h Update copyright years. 2016-01-04 15:30:50 +01:00
move.h Implement constexpr std::addressof for C++17 2016-10-10 16:34:28 +01:00
node_handle.h Remove invalid alias declaration from _Node_handle 2016-10-05 13:01:44 +01:00
ostream_insert.h Update copyright years. 2016-01-04 15:30:50 +01:00
ostream.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
parse_numbers.h Update copyright years. 2016-01-04 15:30:50 +01:00
postypes.h Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
predefined_ops.h Update copyright years. 2016-01-04 15:30:50 +01:00
ptr_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
quoted_string.h Update copyright years. 2016-01-04 15:30:50 +01:00
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 Remove redefinition of __cpp_lib_array_constexpr 2016-09-26 11:17:53 +01:00
refwrap.h Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
regex_automaton.h Add attribute((unused)) in libstdc++ headers 2016-04-18 16:44:12 +01:00
regex_automaton.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
regex_compiler.h Update copyright years. 2016-01-04 15:30:50 +01:00
regex_compiler.tcc re PR libstdc++/77356 (regex error for a ECMAScript syntax string) 2016-08-27 02:03:23 +00:00
regex_constants.h Update copyright years. 2016-01-04 15:30:50 +01:00
regex_error.h Update copyright years. 2016-01-04 15:30:50 +01:00
regex_executor.h Split _M_dfs() into smaller functions. 2016-08-22 19:50:15 +00:00
regex_executor.tcc Split _M_dfs() into smaller functions. 2016-08-22 19:50:15 +00:00
regex_scanner.h re PR libstdc++/77356 (regex error for a ECMAScript syntax string) 2016-08-27 02:03:23 +00:00
regex_scanner.tcc re PR libstdc++/77356 (regex error for a ECMAScript syntax string) 2016-08-27 02:03:23 +00:00
regex.h Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
regex.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
shared_ptr_atomic.h Update copyright years. 2016-01-04 15:30:50 +01:00
shared_ptr_base.h Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
shared_ptr.h Prepare shared_ptr for array support 2016-10-20 13:07:45 +01:00
slice_array.h Update copyright years. 2016-01-04 15:30:50 +01:00
specfun.h Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
sstream.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
std_abs.h Ensure "C++" language linkage for std::abs overloads 2016-10-03 12:50:46 +01:00
std_function.h Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
std_mutex.h More noexcept for standard mutex types and locks 2016-10-11 11:33:16 +01:00
stl_algo.h PR77994 Convert std::sample size argument to suitable type 2016-10-17 15:39:23 +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 Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
stl_construct.h re PR libstdc++/77619 (uninitialized_meow_construct and friends not exception safe) 2016-09-20 18:15:36 +03:00
stl_deque.h Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
stl_function.h Define std::owner_less<void> specialization (P0074R0) 2016-08-03 19:11:18 +01:00
stl_heap.h Update copyright years. 2016-01-04 15:30:50 +01:00
stl_iterator_base_funcs.h Add constexpr to <iterator> and <array> for C++17 2016-08-23 11:13:12 +01:00
stl_iterator_base_types.h Update copyright years. 2016-01-04 15:30:50 +01:00
stl_iterator.h Implement resolution of LWG DR 685 precisely 2016-08-23 11:13:26 +01:00
stl_list.h Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
stl_map.h 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
stl_multimap.h 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
stl_multiset.h 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
stl_numeric.h Update copyright years. 2016-01-04 15:30:50 +01:00
stl_pair.h re PR libstdc++/77537 (pair constructors do not properly SFINAE) 2016-09-21 19:48:35 +03:00
stl_queue.h Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
stl_raw_storage_iter.h libstdc++/51960 move-construction for raw_storage_iterator 2016-08-26 14:11:29 +01:00
stl_relops.h Update copyright years. 2016-01-04 15:30:50 +01:00
stl_set.h 77864 Fix noexcept conditions for map/set default constructors 2016-10-05 13:01:51 +01:00
stl_stack.h Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
stl_tempbuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
stl_tree.h Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
stl_uninitialized.h Add missing return to uninitialized_default_construct_n 2016-10-12 12:20:35 +01:00
stl_vector.h Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
stream_iterator.h libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
streambuf_iterator.h Update copyright years. 2016-01-04 15:30:50 +01:00
streambuf.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
string_view.tcc Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
stringfwd.h Update copyright years. 2016-01-04 15:30:50 +01:00
uniform_int_dist.h Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
unique_ptr.h Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
unordered_map.h Add assertions to extract(const_iterator) functions 2016-09-26 11:17:48 +01:00
unordered_set.h Add assertions to extract(const_iterator) functions 2016-09-26 11:17:48 +01:00
uses_allocator.h Don't define uses-allocator variable templates in C++11 2016-10-18 12:42:18 +01:00
valarray_after.h Update copyright years. 2016-01-04 15:30:50 +01:00
valarray_array.h Update copyright years. 2016-01-04 15:30:50 +01:00
valarray_array.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
valarray_before.h Constrain std::valarray functions and operators 2016-01-22 21:15:41 +00:00
vector.tcc Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00