A templating engine for C++ applications.
Go to file
Tomasz Sowa 03a76d35ad - Var is a template now: Var<StreamType>
- removed using cache for a while
- Generator: instead of blocks, functions, objects we have now only variables
  (work in progress)
2021-10-20 08:23:45 +02:00
src - Var is a template now: Var<StreamType> 2021-10-20 08:23:45 +02:00
.editorconfig added .editorconfig file 2021-06-16 14:21:08 +02:00
.gitignore added .gitignore file 2021-02-17 17:06:12 +01:00
COPYRIGHT changed: a function can have a postfix now e.g. [my_function:my_postfix] 2016-04-04 15:53:11 +00:00