genskel: Add option for C++ output
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 21 Dec 2017 13:26:57 +0000 (14:26 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 3 Jan 2018 08:41:41 +0000 (09:41 +0100)
commit4e0bac794d9aabd3fa5ff1883152ea0ea41031f7
tree7edbe2ef0cca32e1a1cafae2fa1f5bde7a36ffbb
parentd559a044b7d6daa62437a38ff81161505b2e58b8
genskel: Add option for C++ output

The option --cpp or -x tell to produce a C++ output
that uses the 'constexpr' c++ feature.

Change-Id: I4eda4d21260573acbb01057ed95476bd4fc7ebe5
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/devtools/genskel.c