Dependent_Variable_Interface¶
- interface Dependent_Variable_Interface (logical)¶
- Marks a “dependent variable”. These occur in two situations:
a dependent instance of a variable template.
extern T global_var; declaration within a template function.
The cases can be distinguished by the Base_Template edge, which is only set in case 1.
- Direct implementations: