diff options
Diffstat (limited to 'contrib/gperf/tests/c++.gperf')
-rw-r--r-- | contrib/gperf/tests/c++.gperf | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/contrib/gperf/tests/c++.gperf b/contrib/gperf/tests/c++.gperf new file mode 100644 index 0000000..d09b13b --- /dev/null +++ b/contrib/gperf/tests/c++.gperf @@ -0,0 +1,49 @@ +struct resword {char *name;}; +%% +asm +auto +break +case +catch +char +class +const +continue +default +delete +do +double +else +enum +extern +float +for +friend +goto +if +inline +int +long +new +operator +overload +private +protected +public +register +return +short +signed +sizeof +static +struct +switch +template +this +typedef +union +unsigned +virtual +void +volatile +while |