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>
Thu, 21 Dec 2017 13:26:57 +0000 (14:26 +0100)
commite7b42cf657b8b081885b14b1f101c6e208b99aae
treed025384ccce0ba3e369d3154b4a60821213cecd1
parent267f82b78cfb41a7b96553b775f753760e8ac5da
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