Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
rightfold earned this badge 8 times |
apr 5 at 3:17
C/C++: is it faster to assign a 0 to an unsigned long variable or to xor the variable with itself?
jan 23 at 15:54
Converting a NSURL to a local path
dec 11 at 10:12
Constants in Haskell algebraic datatypes
jul 10 at 15:33
iOS5 @property changes
mar 27 '12 at 12:54
Can CSS automatically add markup?
jan 16 '12 at 20:51
Why is 'X x; x();' allowed, when 'X' defines a conversion to function pointer, but not, when it defines a conversion to a functor?
feb 6 '11 at 0:06
Is `y = x = x + 1;` undefined behavior?