skip to main
|
skip to sidebar
C++ Trivia
Sunday, December 20, 2009
C++98: Copy Constructors
A copy constructor of the following form is illegal in C++: A::A(A).The argument should be const A &.
Reference:
C++ Strategies and Tactics
by Robert B. Murray, Addison-Wesley, 1993., p. 60.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Deals
Amazon.com Widgets
My Workspace
19"-23"-19" with Tritton See2
Bloomberg Message Team
Last Row: Kwok, Marcos, Chintan, Jonathan, Steve, Rakan, Alex, Joel, Sam, Hector, Adam, Zak, Mike, Me, Middle Row: Linda, Di, Sid, Jun, Joe, Paul, Suganya, Steve, James, Hunter, Scott, Todd, Front Row: Venkat, Noah, Matt, Carilda, Gary
Dialogic Computer Telephony Team
Glenn, Ray, Naum, Larry, Lisa, Me, Jim, Hyung, John, Frank
Search This Blog
Followers
Blog Archive
►
2017
(260)
►
December
(40)
►
November
(40)
►
October
(50)
►
September
(40)
►
August
(40)
►
July
(50)
►
2014
(1)
►
November
(1)
►
2011
(1)
►
August
(1)
►
2010
(718)
►
December
(249)
►
November
(255)
►
October
(62)
►
September
(31)
►
August
(16)
►
July
(16)
►
June
(15)
►
May
(15)
►
April
(15)
►
March
(15)
►
February
(14)
►
January
(15)
▼
2009
(25)
▼
December
(15)
C++98: NTCTS
C++98: Class Templates
C++98: Cast Operators
C++98: Overloaded Operators
C++98: Class Member Operators
C++98: Copy Constructors
C++98: Nested Classes
C++98: Deriving a Class from an int
C++98: Dangling Pointer
Inline Functions
assign()
STL Container Destructors
Memory Leaks
STL Algorithms
unique() and unique_copy()
►
November
(10)
About Me
C++ Trivia
View my complete profile
No comments:
Post a Comment