diff options
| author | Matthias Gatto <uso.cosmo.ray@gmail.com> | 2016-12-09 11:42:41 +0100 |
|---|---|---|
| committer | Matthias Gatto <uso.cosmo.ray@gmail.com> | 2017-07-05 10:57:50 +0200 |
| commit | 157bad52cdb052015f64a29e47099b2470f67c3e (patch) | |
| tree | 0f63feb00ba8a13813180cbef159edf3b026cef4 /win32/include/sec_api | |
| parent | 9ed8b54f6cd2ebf1d5dc678ab2296e92ad85cd3e (diff) | |
| download | tinycc-157bad52cdb052015f64a29e47099b2470f67c3e.tar.gz tinycc-157bad52cdb052015f64a29e47099b2470f67c3e.tar.bz2 | |
add C11's _Generic
Simple implementation, I'm not even sure to respect C standart here,
but it should work with most use case.
This add an case in unary(), and generate TokString depending of _Generic
controlling exression, use begin_macro to "push"
the generated TokString, then call unary() again before exiting the switch
so the just add token are reevaluate again.
Diffstat (limited to 'win32/include/sec_api')
0 files changed, 0 insertions, 0 deletions
