https://github.com/jeaye/color_coded/blob/master/include/asy...
The second picture is from my C++14 JSON library:
https://github.com/jeaye/jeayeson/blob/master/include/jeayes...
http://imgur.com/Rddi9QH
compare with color_coded: https://camo.githubusercontent.com/5cf719c6357f27b86c45bf9b5...
So it looks like color_coded can highlight at least a few things that default emacs doesn't: function calls, variables (when they are used, both can highlight declarations) and non-standard type template parameters.
http://imgur.com/Rddi9QH
compare with color_coded: https://camo.githubusercontent.com/5cf719c6357f27b86c45bf9b5...
So it looks like color_coded can highlight at least a few things that default emacs doesn't: function calls, variables (when they are used, both can highlight declarations) and non-standard type template parameters.