6def06c6477920fa03e8467439b1513cad3b06f6
Add three methods to the Generator: - void OnlyFrames(const std::vector<std::wstring> & frames); - void OnlyFrames(const std::vector<std::wstring> * frames); if provided frames then only such frames will be generated, call OnlyFrames(nullptr) to disable it (default) - void UseMainStream(bool use_main_stream); whether or not the main stream should be produced (true by default)
Description
A templating engine for C++ applications.
Languages
C++
95.5%
Shell
2.1%
C
1.9%
Makefile
0.5%