Newsgroup: comp.lang.c++
Subject: =?ISO-8859-1?Q?Re=3A_4th_bullet_point_in_iso_=A712=2E1_p5_doe sn=27t_make_s?= =?ISO-8859-1?Q?ense_to_me?=
From: johnkalane@...
Date: Sat, 28 Dec 2013 08:42:59 -0800 (PST)
Thanks for your reply, but I have to disagree.
"The bullet above does not apply in this case because you *explicitly*
declare the default constructor. The bullet only applies to the
_implicitly defined_ default c-tor."
As far as I can understand the term "defaulted default constructor" refers exactly to the defaulted (= default) default constructor T() as is explained here (http://stackoverflow.com/a/7469608/1042389). In other words, the "T()" in the expression "T() = default;" refers to the implicitly defined default constructor.
Subject: =?ISO-8859-1?Q?Re=3A_4th_bullet_point_in_iso_=A712=2E1_p5_doe sn=27t_make_s?= =?ISO-8859-1?Q?ense_to_me?=
From: johnkalane@...
Date: Sat, 28 Dec 2013 08:42:59 -0800 (PST)
Thanks for your reply, but I have to disagree.
"The bullet above does not apply in this case because you *explicitly*
declare the default constructor. The bullet only applies to the
_implicitly defined_ default c-tor."
As far as I can understand the term "defaulted default constructor" refers exactly to the defaulted (= default) default constructor T() as is explained here (http://stackoverflow.com/a/7469608/1042389). In other words, the "T()" in the expression "T() = default;" refers to the implicitly defined default constructor.
via Usenet Forums - Usenet Search,Free Usenet - comp.lang.c++ http://www.pocketbinaries.com/usenet-forums/showthread.php?160268-ISO-8859-1-Q-Re-3A_4th_bullet_point_in_iso_-A712-2E1_p5_doesn-27t_make_s-ISO-8859-1-Q-ense_to_me&goto=newpost
View all the progranning help forums at:
http://www.pocketbinaries.com/usenet-forums/forumdisplay.php?128-Coding-forums
No comments:
Post a Comment