Timeline for Tips for golfing in C++
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 28, 2018 at 20:22 | comment | added | user58988 | r?foo():0; // if (r) foo() this is ok;;;;; but For this r?:foo(); i don't Know that | |
| Dec 17, 2017 at 19:02 | history | edited | Riker | CC BY-SA 3.0 | added 35 characters in body |
| Sep 23, 2016 at 5:33 | comment | added | ceilingcat | This appears to be a GNU extension and not in the C++ standard. https://gcc.gnu.org/onlinedocs/gcc-4.4.4/gcc/Conditionals.html#Conditionals | |
| Jul 5, 2016 at 15:26 | history | edited | Riker | CC BY-SA 3.0 | added 6 characters in body |
| May 25, 2016 at 12:05 | review | Late answers | |||
| May 25, 2016 at 13:06 | |||||
| May 25, 2016 at 11:50 | review | First posts | |||
| May 25, 2016 at 11:52 | |||||
| May 25, 2016 at 11:50 | history | answered | michael-tkach | CC BY-SA 3.0 |