diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-03 11:04:48 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-03 11:08:08 +0200 |
commit | 772b1e013bb0068d7347d0bbe2ff73c67358ee1b (patch) | |
tree | 8d7bdd8999ed62db77015e60d6115eb6ff235912 /build/options.ixx | |
parent | becea217436a79b7ef37a023da6cb4c560225a71 (diff) |
Implement if-else conditions
if
if!
elif
elif!
else
The expression should evaluate to true of false. The if! and elif!
versions are provided as shortcuts to writing if (!...).
See tests/if-else for examples.
Diffstat (limited to 'build/options.ixx')
0 files changed, 0 insertions, 0 deletions