cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
copy constructor?
copy constructor?
Oct 28, 2016 at 5:02am UTC
bubbleshere
(13)
If I wrote a constructor that used pointers to mimic a copy constructor, how do I write a copy constructor? I am using all the 4 different types but they all make pre link errors. I even used the default and it failed. How is that possible?
Last edited on
Oct 28, 2016 at 5:04am UTC
Oct 28, 2016 at 5:12am UTC
integralfx
(897)
Do you have some code?
Topic archived. No new replies allowed.