Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Default functions implemented by compiler
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Murali Krishna, post: 2565945"] OK there are function declared/implemented by default or what ever.. We get them just after creating a class. I think it is the same case in java. as in other thread.. (plz dont correct me if it is not a thread) [URL]http://groups.google.co.in/group/comp.lang.c++/browse_thread/thread/fecc7cb4f3405d69/ba0c0fb2b18d6f68#ba0c0fb2b18d6f68[/URL] Foo is a class that's excellent understanding. OK my query is.. If that is the case for 'this', what is it for other default/implicitly implemented functions? will a default constructor be generated by compiler with C code? and the same for destructor and '=' operator? what is the implementation for those functions? Plz expalin. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Default functions implemented by compiler
Top