Allow for the :: operator in C++ "enum class" declarations.
commit54319e7a2418690508f29cd6833c9fd9ecbc2fa3
authorAlan Mackenzie <acm@muc.de>
Sat, 25 Feb 2017 14:53:59 +0000 (25 14:53 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 25 Feb 2017 14:53:59 +0000 (25 14:53 +0000)
tree54bf085b07df1a9123e32b7ce618956c3f9f1a9d
parentd79fd6c95ed0affa693d07fb664a97db2848a0f0
Allow for the :: operator in C++ "enum class" declarations.

* lisp/progmodes/cc-engine.el (c-backward-typed-enum-colon): Check for
"::".
lisp/progmodes/cc-engine.el