by akg on 6/11/14, 2:40 AM with 4 comments
by carterschonwald on 6/11/14, 4:59 AM
by tempodox on 6/11/14, 11:31 AM
by taspeotis on 6/11/14, 3:50 AM
last edited September 9, 2008
by shin_lao on 6/11/14, 10:12 AM
- Compiler internals cleanly exposed
This exists in clang!I'm not sure I get this one:
- Constancy as an attribute
Does it mean read-only variables such as "const" variables in C/C++?