Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Delegating constructor
Delegating constructor [message #1779167] Wed, 03 January 2018 12:14
Harry Houdini is currently offline Harry HoudiniFriend
Messages: 142
Registered: February 2010
Senior Member
Hello,

I have a class with two constructors, the second one delegating construction to the first one. So the second constructor doesn't initialize any member.

But then I get a warning from Codan, which says that the members are not iniatlized...

I use CDT 9.4.0.
Previous Topic:Places to set Linux environment variables in Eclipse
Next Topic:Unresolved inclusion: stdlib.h in file file:/usr/include/c++/6/cstdlib
Goto Forum:
  


Current Time: Wed Apr 24 20:49:20 GMT 2024

Powered by FUDForum. Page generated in 0.02646 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top