Hi Fariborz,
On Wed, Dec 5, 2012 at 9:54 PM, Fariborz Jahanian <[email protected]> wrote:
> @@ -482,8 +477,8 @@
> " A() = default;"
> "};",
> constructorDecl(ofClass(hasName("A"))).bind("id"),
> - ""));
> - // WRONG; Should be: "A() = default;"
> + "A() noexcept"));
> + // WRONG; Should be: "A() = delete;"
> }
The comment was correct here (=default).
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits