Implicit Boxing
"Don't you think, this needs to be revised? Also, Is it possible? :)"I doubt that it will be revised. The article is old and is about Managed C++ which is obsolete. And AFAIK the author no longer works...
View ArticleImplicit Boxing
I am beginner for MC++ and trying to get latest specification for MC++.May be like me there were many people searching for MC++ document and referring this.Don't you think, this needs to be revised?...
View ArticleImplicit Boxing
I see. Well, I don't think all that multiple inheritance has anything to do with implicit boxing. It looks like the author started that "as an analogy" for language design changes but then he forgot to...
View ArticleImplicit Boxing
Thanks Mike,Actually I made mistake while copying sub topic name. I was interested in "4.2 Implicit Boxing".
View ArticleImplicit Boxing
I don't see where multiple inheritance is mentioned in that topic. Enum scoping has nothing to do with inheritance.
View ArticleImplicit Boxing
I was going through topic - "Translation Guide: Moving Your Programs from Managed Extensions for C++ to C++/CLI".But do not understand sub topic - "The Scope of the CLI Enum Type" because we can not...
View Article