G
Guest
Are or will delegating constructors (constructors that can call sibling
constructors) be available for ref classes or only for native classes?
The CLI/C++ specs seems to say that it is a native class thing so I just
want to make sure so that I can include/exclude it from the revision of my
book.
(I also can't seem to get it to work for a ref class, if it is supported.)
constructors) be available for ref classes or only for native classes?
The CLI/C++ specs seems to say that it is a native class thing so I just
want to make sure so that I can include/exclude it from the revision of my
book.
(I also can't seem to get it to work for a ref class, if it is supported.)