]> git.eshelyaron.com Git - emacs.git/commit
semantic/bovine/c: Parse C++11 strongly typed enum
authorRamkumar Ramachandra <artagnon@gmail.com>
Wed, 21 Jan 2015 22:50:26 +0000 (17:50 -0500)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 17:28:21 +0000 (19:28 +0200)
commite805e93a63b93a7fec9d95af78c971a670a7e6e4
tree9b81222c569504a6a306254c82ad99872b5acc28
parenta25699b17e347698d469ecb74673fe83c50bc876
semantic/bovine/c: Parse C++11 strongly typed enum

* semantic/bovine/c.by (ENUM, opt-enum-type): Add opt-enum-type argument
  to ENUM, that matches either a colon + typeformbase or nothing.

* semantic/bovine/c.el (semantic-c-reconstitute token): Add :enum-type.
test/manual/cedet/cedet/semantic/tests/test.cpp