Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Implicit_conversion::Implicit_conversion Class Reference

Implicit Conversion Sequence (ICS). More...

#include <implicit_conversion.h>


Detailed Description

Implicit Conversion Sequence (ICS).

Every ICS starts with a null step (a_NullStep) followed by any number of conversion steps. Each step contains the target type of its conversion, the source type for that step is the target of the previous one (that's what the null step is for).

The first step may contain a Function_signature pointer in its /function/ member, when the expression to convert is an overloaded function.


The documentation for this class was generated from the following file:
Generated on Mon Feb 10 17:35:40 2003 for VFiasco Semantics Compiler by doxygen1.2.15