leathers
leathers copied to clipboard
c++11 literal suffix
Bugs
- gcc bug (can't suppress): https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61653
- clang bug (error instead of warning): http://llvm.org/bugs/show_bug.cgi?id=20162
Update
- https://github.com/ruslo/sugar/tree/suffix.literal
- https://github.com/ruslo/leathers/tree/literal.suffix
- update wiki
SO
- http://stackoverflow.com/questions/24474538