gcc/libstdc++-v3/include/bits
Jonathan Wakely 99ebfe9075 PR libstdc++/79467 use lvalues in is_callable check
PR libstdc++/79467
	* include/bits/shared_ptr_base.h (__shared_ptr(_Yp*, _Deleter))
	(__shared_ptr(_Yp*, _Deleter, _Alloc)): Use lvalue types in
	__is_callable check.
	* testsuite/20_util/shared_ptr/cons/79467.cc: New.

From-SVN: r245363
2017-02-11 21:08:11 +00:00
..
algorithmfwd.h Update copyright years. 2017-01-01 13:07:43 +01:00
alloc_traits.h PR72792 detect allocator pointer types without invalid rebinding 2017-01-20 12:03:36 +00:00
allocated_ptr.h Update copyright years. 2017-01-01 13:07:43 +01:00
allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
atomic_base.h Adjust whitespace in <bits/atomic_base.h> 2017-02-11 21:08:06 +00:00
atomic_futex.h Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ios.h Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ios.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
basic_string.h PR libstdc++/79254 simplify exception-safety in copy assignment 2017-02-01 11:41:48 +00:00
basic_string.tcc PR libstdc++/79254 simplify exception-safety in copy assignment 2017-02-01 11:41:48 +00:00
boost_concept_check.h Update copyright years. 2017-01-01 13:07:43 +01:00
c++0x_warning.h Update copyright years. 2017-01-01 13:07:43 +01:00
c++14_warning.h Update copyright years. 2017-01-01 13:07:43 +01:00
c++17_warning.h Update copyright years. 2017-01-01 13:07:43 +01:00
c++config Fix namespace versioning and remove __detail::__identity helpers 2017-01-26 18:32:55 +00:00
char_traits.h Update copyright years. 2017-01-01 13:07:43 +01:00
codecvt.h Update copyright years. 2017-01-01 13:07:43 +01:00
concept_check.h Update copyright years. 2017-01-01 13:07:43 +01:00
cpp_type_traits.h Update copyright years. 2017-01-01 13:07:43 +01:00
deque.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
enable_special_members.h Update copyright years. 2017-01-01 13:07:43 +01:00
forward_list.h Update copyright years. 2017-01-01 13:07:43 +01:00
forward_list.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
fstream.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
functexcept.h Update copyright years. 2017-01-01 13:07:43 +01:00
functional_hash.h Make poisoned hashes SFINAE away the call operator of the hash. 2017-01-21 17:38:23 +02:00
gslice_array.h Update copyright years. 2017-01-01 13:07:43 +01:00
gslice.h Update copyright years. 2017-01-01 13:07:43 +01:00
hashtable_policy.h Update copyright years. 2017-01-01 13:07:43 +01:00
hashtable.h Update copyright years. 2017-01-01 13:07:43 +01:00
indirect_array.h Update copyright years. 2017-01-01 13:07:43 +01:00
invoke.h Update copyright years. 2017-01-01 13:07:43 +01:00
ios_base.h Update copyright years. 2017-01-01 13:07:43 +01:00
istream.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
list.tcc PR libstdc++/78389 fix backwards size adjustments. 2017-01-16 13:36:33 +02:00
locale_classes.h PR78702 fix accessibility of locale::facet::__shim 2017-01-16 11:41:41 +00:00
locale_classes.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
locale_conv.h Update copyright years. 2017-01-01 13:07:43 +01:00
locale_facets_nonio.h Update copyright years. 2017-01-01 13:07:43 +01:00
locale_facets_nonio.tcc Use temporary int objects to access struct tm members 2017-01-10 14:15:59 +00:00
locale_facets.h Update copyright years. 2017-01-01 13:07:43 +01:00
locale_facets.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
localefwd.h Update copyright years. 2017-01-01 13:07:43 +01:00
mask_array.h Update copyright years. 2017-01-01 13:07:43 +01:00
memoryfwd.h Update copyright years. 2017-01-01 13:07:43 +01:00
move.h Update copyright years. 2017-01-01 13:07:43 +01:00
node_handle.h Update copyright years. 2017-01-01 13:07:43 +01:00
ostream_insert.h Update copyright years. 2017-01-01 13:07:43 +01:00
ostream.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
parse_numbers.h Update copyright years. 2017-01-01 13:07:43 +01:00
postypes.h Update copyright years. 2017-01-01 13:07:43 +01:00
predefined_ops.h PR78346 make <bits/predefined_ops.h> handle stashing iterators 2017-02-01 12:57:35 +00:00
ptr_traits.h PR72792 detect allocator pointer types without invalid rebinding 2017-01-20 12:03:36 +00:00
quoted_string.h Update copyright years. 2017-01-01 13:07:43 +01:00
random.h PR69240 Define inequality operators for <random> param types 2017-01-20 15:28:48 +00:00
random.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
range_access.h Update copyright years. 2017-01-01 13:07:43 +01:00
refwrap.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex_automaton.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex_automaton.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
regex_compiler.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex_compiler.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
regex_constants.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex_error.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex_executor.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex_executor.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
regex_scanner.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex_scanner.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
regex.h Update copyright years. 2017-01-01 13:07:43 +01:00
regex.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
shared_ptr_atomic.h Update copyright years. 2017-01-01 13:07:43 +01:00
shared_ptr_base.h PR libstdc++/79467 use lvalues in is_callable check 2017-02-11 21:08:11 +00:00
shared_ptr.h Update copyright years. 2017-01-01 13:07:43 +01:00
slice_array.h Update copyright years. 2017-01-01 13:07:43 +01:00
specfun.h Update copyright years. 2017-01-01 13:07:43 +01:00
sstream.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
std_abs.h Update copyright years. 2017-01-01 13:07:43 +01:00
std_function.h PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00:00
std_mutex.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_algo.h PR64903 simplify last fix to std::is_partitioned 2017-01-20 00:33:25 +00:00
stl_algobase.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_bvector.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_construct.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_deque.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_function.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_heap.h PR67085 pass comparison functions by reference in heap algorithms 2017-01-19 23:07:52 +00:00
stl_iterator_base_funcs.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_iterator_base_types.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_iterator.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_list.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_map.h PR78134 fix return types of heterogeneous lookup functions 2017-01-11 14:44:15 +00:00
stl_multimap.h PR78134 fix return types of heterogeneous lookup functions 2017-01-11 14:44:15 +00:00
stl_multiset.h PR78134 fix return types of heterogeneous lookup functions 2017-01-11 14:44:15 +00:00
stl_numeric.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_pair.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_queue.h PR77528 partially revert r244278 and define default constructors 2017-01-12 17:28:36 +00:00
stl_raw_storage_iter.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_relops.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_set.h PR78134 fix return types of heterogeneous lookup functions 2017-01-11 14:44:15 +00:00
stl_stack.h PR77528 partially revert r244278 and define default constructors 2017-01-12 17:28:36 +00:00
stl_tempbuf.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_tree.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_uninitialized.h Update copyright years. 2017-01-01 13:07:43 +01:00
stl_vector.h Update copyright years. 2017-01-01 13:07:43 +01:00
stream_iterator.h Update copyright years. 2017-01-01 13:07:43 +01:00
streambuf_iterator.h Update copyright years. 2017-01-01 13:07:43 +01:00
streambuf.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
string_view.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
stringfwd.h Update copyright years. 2017-01-01 13:07:43 +01:00
uniform_int_dist.h PR69240 Define inequality operators for <random> param types 2017-01-20 15:28:48 +00:00
unique_ptr.h Implement 2801, Default-constructibility of unique_ptr. 2017-01-04 15:21:02 +02:00
unordered_map.h Update copyright years. 2017-01-01 13:07:43 +01:00
unordered_set.h Update copyright years. 2017-01-01 13:07:43 +01:00
uses_allocator.h Update copyright years. 2017-01-01 13:07:43 +01:00
valarray_after.h Update copyright years. 2017-01-01 13:07:43 +01:00
valarray_array.h Update copyright years. 2017-01-01 13:07:43 +01:00
valarray_array.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
valarray_before.h Update copyright years. 2017-01-01 13:07:43 +01:00
vector.tcc Update copyright years. 2017-01-01 13:07:43 +01:00