Skip to content

Implicit conversions - objects #3

@cnewman

Description

@cnewman

Object implicit conversions are harder.

Need to scan all constructors and produce a set of candidate conversions supported by the provided system so that when a call relies on some implicit conversion, srcType can see the potential conversion and report the proper function as a candidate.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions