(no title)
thradams | 2 years ago
Let's say I have to objects on the heap. A and B. A have a "view" to B.
Then we put a prompt for the user. (or dynamic condition) "Which object do you want to delete first A or B?" Then user select B. How this can be checked at compile time?
Arnavion|2 years ago