cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Constructor
Constructor
Sep 13, 2013 at 2:17am UTC
gautamreloaded
(31)
Go to this link
http://www.parashift.com/c++-faq/matrix-subscript-op.html
actually i m not getting one thing in this code that why they only provide the decleration of Copy constructor and Assignment operator...??
Sep 13, 2013 at 2:34am UTC
Cubbi
(4774)
It's not only those: there's also a destructor, and another constructor, and two overloads of the function-call operator.
Topic archived. No new replies allowed.