89606913ce
* call.c (struct conversion_info): Rename 'from_type' to 'from'. (arg_conversion_rejection, bad_arg_conversion_rejection) (explicit_conversion_rejection, template_conversion_rejection): Adjust. (add_function_candidate): Pass actual argument, rather than type, to bad_arg_conversion_rejection. (print_conversion_rejection): Explain what's wrong with the conversion. (print_z_candidate): Say "candidate:" before each candidate. (splice_viable): Be strict if we see a viable or template candidate. (build_user_type_conversion_1): Pass false to strict parameter. (perform_overload_resolution, build_conditional_expr_1): Likewise. (build_new_op_1, build_new_method_call_1): Likewise. (build_op_call_1): Pass true to strict parameter. From-SVN: r210435 |
||
---|---|---|
.. | ||
astuple | ||
comparison_operators | ||
cons | ||
make_pair | ||
requirements | ||
1.cc | ||
2.cc | ||
3.cc | ||
4.cc | ||
40925.cc | ||
44487.cc | ||
constexpr_get.cc | ||
moveable.cc | ||
noexcept_move_assign.cc | ||
noexcept_swap.cc | ||
noncopyable.cc | ||
piecewise2.cc | ||
piecewise.cc | ||
swap.cc |